summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Make the OptionCategory variable static.Alexander Kornienko2014-02-051-1/+1
* Clang-tidy: added --disable-checks, --list-checks options.Alexander Kornienko2013-12-191-3/+20
* Fix the usage of the CommonOptionsParser ctor changed in r197139.Alexander Kornienko2013-12-121-2/+1
* Make clang's static analyzer checks available through clang-tidy.Manuel Klimek2013-11-141-9/+5
* Fix clang-tidy dependencies and bad file comment.Daniel Jasper2013-08-041-0/+14
* Remove dead #includes.Hans Wennborg2013-07-311-2/+0
* Fix build error caused by r187345.Daniel Jasper2013-07-291-2/+2
* Initial architecture for clang-tidy.Daniel Jasper2013-07-291-0/+56
OpenPOWER on IntegriCloud