forked from OSchip/llvm-project
fa95e35593
When compiling an Objective-C++ file, __has_feature(cxx_exceptions) will return true with -fno-exceptions but without -fno-objc-exceptions. This was causing LLVM_ENABLE_EXCEPTIONS to be defined for a subset of files. |
||
---|---|---|
.. | ||
Android | ||
FreeBSD | ||
Linux | ||
MacOSX | ||
NetBSD | ||
OpenBSD | ||
POSIX | ||
Windows | ||
gdb-server | ||
CMakeLists.txt |