diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-09-02 21:58:06 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-09-02 21:59:48 -0700 |
commit | fa95e35593353810c1b26e3641451fa82089d792 (patch) | |
tree | 56c90c402b35d5835387a2ae8e464a1e0c449471 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | e440b4933ada0843c6a3c3d3076adafc69415a00 (diff) | |
download | llvm-fa95e35593353810c1b26e3641451fa82089d792.zip llvm-fa95e35593353810c1b26e3641451fa82089d792.tar.gz llvm-fa95e35593353810c1b26e3641451fa82089d792.tar.bz2 |
[lldb] Pass -fno-objc-exceptions for objcxx targets
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.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions