summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/MacroRepeatedSideEffectsCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Fix misc-macro-repeated-side-effects false positive with stringi...Alexander Kornienko2016-04-231-0/+11
* [clang-tidy] Remove unnecessary getName() on Decls and Types feeding into a D...Benjamin Kramer2016-04-071-2/+2
* [clang-tidy] Enhance clang-tidy misc-macro-repeated-side-effects...Daniel Marjamaki2015-07-021-18/+50
* clang-tidy: Remove an unused private field. NFCJustin Bogner2015-06-181-5/+3
* clang-tidy: Add checker that warn when macro argument with side effects is re...Daniel Marjamaki2015-06-171-0/+143
OpenPOWER on IntegriCloud