summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/misc-macro-parentheses.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] rename_check.py {misc,bugprone}-macro-parenthesesAlexander Kornienko2018-03-151-49/+0
* [clang-tidy] misc-macro-parentheses - avoid adding parentheses in variable de...Daniel Marjamaki2016-06-081-0/+4
* Commiting for http://reviews.llvm.org/D20365Mads Ravn2016-05-231-0/+2
* [clang-tidy] Skip misc-macro-parentheses for namespaces (Fix PR27400)Vedant Kumar2016-05-171-0/+1
* [clang-tidy] misc-macro-parentheses: fix fp when using object member pointersDaniel Marjamaki2015-11-101-0/+2
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* [clang-tidy] Use a python script instead of a shell script to run clang-tidy ...Alexander Kornienko2015-08-201-2/+1
* [clang-tidy] Fix false positives in the macro parentheses checkerDaniel Marjamaki2015-06-291-0/+3
* [clang-tidy] Fix false positives in misc-macro-parentheses checkerDaniel Marjamaki2015-06-231-0/+2
* clang-tidy: Add checker that warns about missing parentheses in macrosDaniel Marjamaki2015-06-161-0/+36
OpenPOWER on IntegriCloud