summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/misc-assert-side-effect.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Move a few more checks from misc to bugprone.Alexander Kornienko2017-11-241-114/+0
* Add support to the misc-assert-side-effect check for MSVC-style assert macros...Aaron Ballman2016-01-251-1/+10
* 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
* [clang-tidy] misc-assert-side-effect: support assert macros defined through o...Alexander Kornienko2015-08-311-1/+9
* [clang-tidy] Use a python script instead of a shell script to run clang-tidy ...Alexander Kornienko2015-08-201-2/+1
* [clang-tidy] Fix for llvm.org/PR23355Szabolcs Sipos2015-05-291-1/+7
* Add -fexceptions for targets which need itFilipe Cabecinhas2015-03-021-1/+1
* [clang-tidy] Assert related checkersAlexander Kornienko2015-03-021-0/+92
OpenPOWER on IntegriCloud