diff options
author | Eric Fiselier <eric@efcs.ca> | 2016-06-22 05:03:10 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2016-06-22 05:03:10 +0000 |
commit | eb067d4ebda813c47cd85c3953327330f0fb5d72 (patch) | |
tree | 2af0a04bb16565a99042a22ee12961a01d4ce2ac /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | da5b8495e2e935e91a425728073c2a77f386e100 (diff) | |
download | llvm-eb067d4ebda813c47cd85c3953327330f0fb5d72.zip llvm-eb067d4ebda813c47cd85c3953327330f0fb5d72.tar.gz llvm-eb067d4ebda813c47cd85c3953327330f0fb5d72.tar.bz2 |
Fix exception/rtti detection in tests.
So the macros TEST_HAS_NO_EXCEPTIONS and TEST_HAS_NO_RTTI were always
getting defined because I spelt __cpp_exceptions and __cpp_rtti as
__cxx_exceptions and __cxx_rtti.
Tests incoming after this patch.
llvm-svn: 273381
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions