diff options
| author | Michael Kruse <llvm@meinersbur.de> | 2016-05-30 14:27:14 +0000 |
|---|---|---|
| committer | Michael Kruse <llvm@meinersbur.de> | 2016-05-30 14:27:14 +0000 |
| commit | 7410a278203c5a2758a6b35c4b4acd2db0a6ca00 (patch) | |
| tree | 6079742ef240abcaf1b9f659da26c63345ff4a34 /clang-tools-extra/clang-tidy/add_new_check.py | |
| parent | 9fcf3552add6e2cfe328821e01441ab49609cf2c (diff) | |
| download | bcm5719-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

