summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/docs
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Documented check testing.Alexander Kornienko2014-10-031-1/+39
* [clang-tidy] Updated documentationAlexander Kornienko2014-09-271-3/+18
* [clang-tidy] Fix documentation.Alexander Kornienko2014-09-271-3/+3
* [clang-tidy] Fix for the documentation.Alexander Kornienko2014-09-271-1/+1
* [clang-tidy] Updated documentation.Alexander Kornienko2014-09-271-7/+66
* Fixed a typo.Alexander Kornienko2014-09-081-1/+2
* [clang-tidy] Add a couple of paragraphs on run-clang-tidy.py to the docs.Benjamin Kramer2014-09-081-0/+30
* Move clang-tools-extra docs 1.5 years into the future.Benjamin Kramer2014-09-081-2/+2
* Added documentation on how clang diagnostics are reported by clang-tidy.Alexander Kornienko2014-07-161-2/+13
* [doc] Fix incorrect reference to clang-format -> clang-tidyTobias Grosser2014-07-101-1/+1
* Prospective build fix following clang r210518Alp Toker2014-06-101-1/+1
* Update clang-tidy documentation.Alexander Kornienko2014-05-161-10/+31
* Normalized the usage of override in the doc.Alexander Kornienko2014-03-031-4/+3
* Revert a LLVM_OVERRIDE to 'override' change in documentation. My search and r...Craig Topper2014-03-021-1/+1
* [C++11] Replace LLVM_OVERRIDE with 'override'Craig Topper2014-03-022-2/+2
* Adding documentation for clang-tidy.Alexander Kornienko2014-02-252-0/+299
* Fix typoAlp Toker2014-01-091-1/+1
* Initial checkin of new module-map-checker tool.John Thompson2014-01-072-0/+89
* Update the copyright credits -- Happy new year 2014!NAKAMURA Takumi2014-01-011-1/+1
* Fix a variety of user-visible and comment typosAlp Toker2013-12-011-1/+1
* Trailing linefeed.NAKAMURA Takumi2013-11-211-1/+0
* Reworked moduleImport example with real data.John Thompson2013-11-151-3/+3
* pp-trace user documentation - beginningsJohn Thompson2013-11-051-21/+675
* pp-trace user documentation - beginningsJohn Thompson2013-11-011-1/+3
* pp-trace user documentation - beginningsJohn Thompson2013-11-012-0/+170
* Added module map generation docs and some clean-up.John Thompson2013-10-162-3/+131
* Update clang-modernizer docsEdwin Vane2013-10-072-74/+117
* Fix headers, use source quoting.John Thompson2013-09-231-7/+7
* Changed error messages to use source quoting.John Thompson2013-09-231-39/+38
* Added list of checks made.John Thompson2013-09-201-0/+8
* Added modularize documentation.John Thompson2013-09-203-0/+138
* Transform files in a compilation database if no sources are provided.Ariel J. Bernal2013-09-121-1/+11
* Point doxygen link to somthing useful.Ariel J. Bernal2013-09-121-1/+1
* clang-modernize: Tweak docs after renameEdwin Vane2013-09-063-4/+4
* clang-modernize: Update docs with -include/-excludeEdwin Vane2013-09-061-0/+26
* Rename cpp11-migrate to clang-modernize.Chandler Carruth2013-09-0412-364/+377
* Rename clang-replace -> clang-apply-replacementsEdwin Vane2013-09-031-1/+1
* cpp11-migrate: Add Pass-By-Value TransformGuillaume Papin2013-08-293-0/+175
* Temporarily revert r189363 as it seems to be failing to build.Eric Christopher2013-08-273-147/+0
* cpp11-migrate: Add Pass-By-Value TransformGuillaume Papin2013-08-273-0/+147
* Introducing new tool clang-replaceEdwin Vane2013-08-221-1/+1
* Use -std=c++11 when no compilation database is providedAriel J. Bernal2013-08-162-13/+18
* cpp11-migrate: Add -for-compilers command line switch.Guillaume Papin2013-07-291-1/+60
* cp11-migrate: Integration with LibFormatEdwin Vane2013-07-231-0/+37
* Revert "cp11-migrate: Integration with LibFormat"Michael Gottesman2013-07-221-37/+0
* cp11-migrate: Integration with LibFormatEdwin Vane2013-07-221-0/+37
* cpp11-migrate: Add Replace-AutoPtr TransformEdwin Vane2013-07-034-3/+84
* cpp11-migrate: Fixing section markupEdwin Vane2013-06-145-15/+15
* cpp11-migrate: Docs refreshEdwin Vane2013-06-063-92/+228
* cpp11-migrate: Add override specifier before comments on inline methodsEdwin Vane2013-05-141-9/+6
OpenPOWER on IntegriCloud