summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/google-runtime-int.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] google-runtime-int: fix a false positive in implicit code.Alexander Kornienko2016-02-111-0/+7
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* [clang-tidy] google-runtime-int: made the matcher more restricting, added a t...Alexander Kornienko2015-09-161-0/+8
* [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-19/+20
* Remove unused AST matcher.Benjamin Kramer2014-09-021-0/+5
* Try to fix test on msvc and 32 bit hosts.Benjamin Kramer2014-08-291-4/+4
* [clang-tidy] Add a checker that suggests replacing short/long/long long with ...Benjamin Kramer2014-08-291-0/+54
OpenPOWER on IntegriCloud