summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/arg-comments.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Renamed a test file to <check-name>.cpp.Alexander Kornienko2015-08-271-40/+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-6/+7
* ClangTidy misc-argument-comment check: don't check arguments to templateAlexander Kornienko2014-09-031-3/+14
* Don't warn on NewCallback argument comments, as they are arguments for theAlexander Kornienko2014-07-301-8/+16
* Change the behavior of clang-tidy -checks=, remove -disable-checks.Alexander Kornienko2014-05-151-1/+1
* Add an argument comment checker to clang-tidy.Peter Collingbourne2014-03-181-0/+21
OpenPOWER on IntegriCloud