summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clang-tidy/ClangTidyDiagnosticConsumerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved GlobList into a separate header fileDmitri Gribenko2019-08-261-60/+0
* Replace CRLF with LF.Rui Ueyama2019-07-171-94/+94
* [clang-tidy] Ignore newlines in checks listAlexander Kornienko2017-08-091-1/+1
* [clang-tidy] Fix treating non-space whitespaces in checks list.Marek Kurdej2017-03-231-87/+94
* [clang-tidy] Ignore spaces between globs in the Checks option.Alexander Kornienko2017-02-161-1/+1
* modernize-use-auto NFC fixesPiotr Padlewski2016-12-141-1/+1
* 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