summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/nolint.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-51/+0
* [clang-tidy] NOLINT support for "clang-diagnostic-*".Haojian Wu2019-03-121-1/+2
* [clang-tidy] Build it even without static analyzerStephen Kelly2018-10-011-0/+1
* Reverting r343415 as it breaks at least one of the bots.Aaron Ballman2018-09-301-1/+0
* Allow clang-tidy to be built without a dependency on the clang static analyzer.Aaron Ballman2018-09-301-0/+1
* Add support for NOLINT and NOLINTNEXTLINE comments mentioning specific check ...Aaron Ballman2017-12-141-2/+13
* [clang-tidy] Fix NOLINT testAlexander Kornienko2017-01-241-8/+7
* [clang-tidy] Suppress notes for warnings that were ignoredMalcolm Parsons2016-11-021-2/+11
* [clang-tidy] fix for NOLINT after macro expansionMatthias Gehre2016-09-241-1/+15
* [clang-tidy] Apply NOLINT filtering to Clang warnings.Alexander Kornienko2016-05-041-2/+9
* [clang-tidy] google-explicit-constructor: improve the warning messageAlexander Kornienko2015-11-281-5/+3
* [clang-tidy] Support initializer_list in google-explicit-constructor checkAlexander Kornienko2014-11-271-3/+3
* Change the behavior of clang-tidy -checks=, remove -disable-checks.Alexander Kornienko2014-05-151-1/+1
* Print stats on displayed and ignored warnings.Alexander Kornienko2014-05-071-1/+2
* Fix regex bug in clang-tidy.Daniel Jasper2014-04-021-1/+1
* Added a naive NOLINT implementation.Alexander Kornienko2014-02-281-0/+10
OpenPOWER on IntegriCloud