forked from OSchip/llvm-project
e0384e51b0
Enhance clang-tidy misc-macro-repeated-side-effects to handle ? and : better. When ? is used in a macro, there are 2 possible control flow paths through the macro. These paths are tracked separately so problems can be detected properly. http://reviews.llvm.org/D10653 llvm-svn: 241245 |
||
---|---|---|
.. | ||
Unit | ||
clang-apply-replacements | ||
clang-modernize | ||
clang-query | ||
clang-rename | ||
clang-tidy | ||
modularize | ||
pp-trace | ||
.clang-format | ||
CMakeLists.txt | ||
Makefile | ||
lit.cfg | ||
lit.site.cfg.in |