summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/ConstantHoisting.cpp
diff options
context:
space:
mode:
authorSven van Haastregt <sven.vanhaastregt@arm.com>2018-09-04 12:46:21 +0000
committerSven van Haastregt <sven.vanhaastregt@arm.com>2018-09-04 12:46:21 +0000
commit9a5cd78e7e39a398cf4d25e07a27d33678ec597e (patch)
tree090a09326824ef5681fee0bf8a01a4020939821e /llvm/lib/Transforms/Scalar/ConstantHoisting.cpp
parent664aa868f57119e06dd56ad90625219ad1bb973a (diff)
downloadbcm5719-llvm-9a5cd78e7e39a398cf4d25e07a27d33678ec597e.tar.gz
bcm5719-llvm-9a5cd78e7e39a398cf4d25e07a27d33678ec597e.zip
Fix some Wundef warnings in Compiler.h
Check for definedness of the __cpp_sized_deallocation and __cpp_aligned_new feature test macros. These will not be defined when the feature is not available, and that prevents any code that includes this header from compiling with -Wundef -Werror. Differential Revision: https://reviews.llvm.org/D51171 llvm-svn: 341364
Diffstat (limited to 'llvm/lib/Transforms/Scalar/ConstantHoisting.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud