summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clang-tidy/ClangTidyDiagnosticConsumerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implemented clang-tidy-check-specific options.Alexander Kornienko2014-09-121-3/+4
* Rename ChecksFilter to GlobList, as there's nothing specific to checks in it.Alexander Kornienko2014-08-061-38/+38
* Fixed incorrect StringRef::find usage.Alexander Kornienko2014-05-151-3/+3
* Change the behavior of clang-tidy -checks=, remove -disable-checks.Alexander Kornienko2014-05-151-0/+53
* Store Errors inside ClangTidyContext instead of just pointer to an externalAlexander Kornienko2014-05-091-2/+2
* Output clang-tidy errors in a consistent order.Alexander Kornienko2014-04-081-0/+33
OpenPOWER on IntegriCloud