summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/llvm-include-order.cpp
Commit message (Expand)AuthorAgeFilesLines
* Analyze include order on a per-file basis.Zachary Turner2016-08-121-0/+5
* Switch check_clang_tidy to argparse and add a -resource-dir argument.Manuel Klimek2015-10-221-1/+1
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* Remove garbage. The issue was fixed in r246856.NAKAMURA Takumi2015-09-151-2/+0
* [clang-tidy] Fix llvm-include-order check on Windows.Alexander Kornienko2015-09-041-1/+0
* [clang-tidy] Use a python script instead of a shell script to run clang-tidy ...Alexander Kornienko2015-08-201-2/+1
* [clang-tidy] check_clang_tidy_fix.sh -> check_clang_tidy.shAlexander Kornienko2014-10-261-1/+1
* [clang-tidy] Test username substitution in TODO() check.Alexander Kornienko2014-09-261-1/+1
* Suppress clang-tools-extra/test/clang-tidy/llvm-include-order.cpp for targeti...NAKAMURA Takumi2014-08-081-0/+3
* [clang-tidy] Implement the include order checker for LLVM.Benjamin Kramer2014-08-071-0/+38
OpenPOWER on IntegriCloud