summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/add_new_check.py
diff options
context:
space:
mode:
authorMichael Kruse <llvm@meinersbur.de>2016-05-30 14:27:14 +0000
committerMichael Kruse <llvm@meinersbur.de>2016-05-30 14:27:14 +0000
commit7410a278203c5a2758a6b35c4b4acd2db0a6ca00 (patch)
tree6079742ef240abcaf1b9f659da26c63345ff4a34 /clang-tools-extra/clang-tidy/add_new_check.py
parent9fcf3552add6e2cfe328821e01441ab49609cf2c (diff)
downloadbcm5719-llvm-7410a278203c5a2758a6b35c4b4acd2db0a6ca00.tar.gz
bcm5719-llvm-7410a278203c5a2758a6b35c4b4acd2db0a6ca00.zip
MSVC compile fix: #include <ciso646>. NFC.
This header is required to make the ISO 646 alternative operator spellings ("and", "or" instead of "&&", "||") work. Should these operators be replaced by the standard ones as already suggested by Johannes, also remove this #include again. llvm-svn: 271206
Diffstat (limited to 'clang-tools-extra/clang-tidy/add_new_check.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud