summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/static-analyzer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-18/+0
* Revert rCTE349288 'Fix a lit test failure after MallocChecker changes'Kristof Umann2018-12-171-1/+1
* Fix a lit test failure after MallocChecker changesKristof Umann2018-12-161-1/+1
* [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
* Remove mentions of clang-analyzer-alphaAlexander Kornienko2016-11-081-1/+1
* Change the behavior of clang-tidy -checks=, remove -disable-checks.Alexander Kornienko2014-05-151-1/+1
* Now with correct -disable-checks=Alexander Kornienko2014-04-271-1/+1
* Specify checks in a more reliable way.Alexander Kornienko2014-04-271-1/+1
* Fix regex bug in clang-tidy.Daniel Jasper2014-04-021-1/+1
* Consume checker names from clang static analyzer.Alexander Kornienko2014-02-121-2/+11
* Make clang's static analyzer checks available through clang-tidy.Manuel Klimek2013-11-141-0/+8
OpenPOWER on IntegriCloud