summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/temporaries.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-25/+0
* [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
* [clang-tidy] Remove AnalyzeTemporaryDtors option.Alexander Kornienko2018-05-031-2/+3
* Change the behavior of clang-tidy -checks=, remove -disable-checks.Alexander Kornienko2014-05-151-1/+1
* Test cleanup recommended in http://reviews.llvm.org/D3556Alex McCarthy2014-04-301-4/+1
* Add a clang-tidy flag to support temporary destructor-aware analysis (workaro...Alex McCarthy2014-04-301-0/+26
OpenPOWER on IntegriCloud