summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/read_file_config.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-13/+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
* Fix test from r330245 on Windows.Douglas Yung2018-04-181-1/+1
* [clang-tidy] Fix clang-tidy doesn't read .clangtidy configuration file.Haojian Wu2018-04-181-0/+12
OpenPOWER on IntegriCloud