hanchenye-llvm-project/libcxx/cmake
Dan Albert 86cc60eeea Make ABI header not found a warning, not an error.
Since we've added a new header to libc++abi (__cxxabi_config.h), we
now have a case where we might not always find all the ABI headers:
building libc++ against the system's libc++abi on Darwin.

Since this isn't actually a fatal error, degrade it to a warning.

llvm-svn: 228720
2015-02-10 18:46:57 +00:00
..
Modules Make ABI header not found a warning, not an error. 2015-02-10 18:46:57 +00:00
config-ix.cmake Add -gline-tables-only when compiling w/ sanitizers in RELEASE 2014-11-14 20:38:07 +00:00