aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorSven van Haastregt <sven.vanhaastregt@arm.com>2020-11-19 14:10:55 +0000
committerSven van Haastregt <sven.vanhaastregt@arm.com>2020-11-19 14:10:55 +0000
commit57e0007546abd6c73c54249705f4fe42592fd179 (patch)
tree320ced37834942b863749b841a2564558fffcbb5 /clang/lib/CodeGen/CodeGenModule.cpp
parent7f4d88a1fa6b533267eba2424dbef5efe47372b6 (diff)
downloadllvm-57e0007546abd6c73c54249705f4fe42592fd179.zip
llvm-57e0007546abd6c73c54249705f4fe42592fd179.tar.gz
llvm-57e0007546abd6c73c54249705f4fe42592fd179.tar.bz2
Fix Wundef warnings for Support/Compiler.h
Support/Compiler.h is included by c files (e.g. regcomp.c) where __cplusplus is not defined at all. Avoid evaluating the undefined macro for such files.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions