aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2014-06-10Prospective build fix following clang r210518Alp Toker
2014-05-16Update clang-tidy documentation.Alexander Kornienko
2014-03-03Normalized the usage of override in the doc.Alexander Kornienko
2014-03-02Revert a LLVM_OVERRIDE to 'override' change in documentation. My search and r...Craig Topper
2014-03-02[C++11] Replace LLVM_OVERRIDE with 'override'Craig Topper
2014-02-25Adding documentation for clang-tidy.Alexander Kornienko
2014-01-09Fix typoAlp Toker
2014-01-07Initial checkin of new module-map-checker tool.John Thompson
2014-01-01Update the copyright credits -- Happy new year 2014!NAKAMURA Takumi
2013-12-01Fix a variety of user-visible and comment typosAlp Toker
2013-11-21Trailing linefeed.NAKAMURA Takumi
2013-11-15Reworked moduleImport example with real data.John Thompson
2013-11-05pp-trace user documentation - beginningsJohn Thompson
2013-11-01pp-trace user documentation - beginningsJohn Thompson
2013-11-01pp-trace user documentation - beginningsJohn Thompson
2013-10-16Added module map generation docs and some clean-up.John Thompson
2013-10-07Update clang-modernizer docsEdwin Vane
2013-09-23Fix headers, use source quoting.John Thompson
2013-09-23Changed error messages to use source quoting.John Thompson
2013-09-20Added list of checks made.John Thompson
2013-09-20Added modularize documentation.John Thompson
2013-09-12Transform files in a compilation database if no sources are provided.Ariel J. Bernal
2013-09-12Point doxygen link to somthing useful.Ariel J. Bernal
2013-09-06clang-modernize: Tweak docs after renameEdwin Vane
2013-09-06clang-modernize: Update docs with -include/-excludeEdwin Vane
2013-09-04Rename cpp11-migrate to clang-modernize.Chandler Carruth
2013-09-03Rename clang-replace -> clang-apply-replacementsEdwin Vane
2013-08-29cpp11-migrate: Add Pass-By-Value TransformGuillaume Papin
2013-08-27Temporarily revert r189363 as it seems to be failing to build.Eric Christopher
2013-08-27cpp11-migrate: Add Pass-By-Value TransformGuillaume Papin
2013-08-22Introducing new tool clang-replaceEdwin Vane
2013-08-16Use -std=c++11 when no compilation database is providedAriel J. Bernal
2013-07-29cpp11-migrate: Add -for-compilers command line switch.Guillaume Papin
2013-07-23cp11-migrate: Integration with LibFormatEdwin Vane
2013-07-22Revert "cp11-migrate: Integration with LibFormat"Michael Gottesman
2013-07-22cp11-migrate: Integration with LibFormatEdwin Vane
2013-07-03cpp11-migrate: Add Replace-AutoPtr TransformEdwin Vane
2013-06-14cpp11-migrate: Fixing section markupEdwin Vane
2013-06-06cpp11-migrate: Docs refreshEdwin Vane
2013-05-14cpp11-migrate: Add override specifier before comments on inline methodsEdwin Vane
2013-04-22The option is spelled -use-auto, not -loop-convert.Eric Christopher
2013-04-09Adding the AddOverride transform for cpp11-migrateEdwin Vane
2013-03-28Allow users to specify NULL like macros to be replacedTareq A. Siraj
2013-03-26Docs describing limitations of the cpp11-migrate Loop Convert TransformEdwin Vane
2013-03-12[docs] Clarify wording.Sean Silva
2013-03-09Adding -final-syntax-check to cpp11-migrate user docsEdwin Vane
2013-03-09Splitting cpp11-migrate transform docs into sub-pagesEdwin Vane
2013-03-08Adding user documentation for UseAuto transformEdwin Vane
2013-03-08Removing 'modindex' from clang-tools-extra doc indexEdwin Vane
2013-03-08Fixing Doxygen warnings in cpp11-migrateEdwin Vane