summaryrefslogtreecommitdiffstats
path: root/clang/docs/LanguageExtensions.html
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2012-08-05 17:37:39 +0000
committerHoward Hinnant <hhinnant@apple.com>2012-08-05 17:37:39 +0000
commit73984be05773e353fb0a87b63c1fc4a8b0f23a06 (patch)
tree701472e6d907bed31da19f4ede75a044b4acadf2 /clang/docs/LanguageExtensions.html
parent812005e562c6bbcc1d679e3f2bc74a5c5307f086 (diff)
downloadbcm5719-llvm-73984be05773e353fb0a87b63c1fc4a8b0f23a06.tar.gz
bcm5719-llvm-73984be05773e353fb0a87b63c1fc4a8b0f23a06.zip
Andrew Morrow: The current CMake setup for libc++ incorrectly uses the variable
LLVM_ENABLE_ASSERTIONS instead of LIBCXX_ENABLE_ASSERTIONS when figuring out what _DEBUG/NDEBUG defines to set. It also tries to test the non-existent variable 'uppercase_CMAKE_BUILD_TYPE', which the top level LLVM CMakeLists.txt sets up, but which the top level libc++ CMakeLists.txt currently does not. Changing the variable name tested and creating the uppercase release name variable allows libc++ to honor the LIBCXX_ENABLE_ASSERTIONS option correctly. llvm-svn: 161308
Diffstat (limited to 'clang/docs/LanguageExtensions.html')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud