llvm-project/lldb/source/Plugins/Platform
Jonas Devlieghere fa95e35593 [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.
2020-09-02 21:59:48 -07:00
..
Android [lldb] Use std::make_unique<> (NFC) 2020-06-24 17:48:40 -07:00
FreeBSD [lldb] NFC remove DISALLOW_COPY_AND_ASSIGN 2020-06-02 13:23:53 -04:00
Linux [lldb] Rename Master/Slave to Primary/Secondary (NFC) 2020-06-15 15:38:28 -07:00
MacOSX [lldb] Pass -fno-objc-exceptions for objcxx targets 2020-09-02 21:59:48 -07:00
NetBSD [lldb] Rename Master/Slave to Primary/Secondary (NFC) 2020-06-15 15:38:28 -07:00
OpenBSD [lldb] NFC remove DISALLOW_COPY_AND_ASSIGN 2020-06-02 13:23:53 -04:00
POSIX [lldb] NFC remove DISALLOW_COPY_AND_ASSIGN 2020-06-02 13:23:53 -04:00
Windows [lldb] NFC remove DISALLOW_COPY_AND_ASSIGN 2020-06-02 13:23:53 -04:00
gdb-server [lldb/Target] Add custom interpreter option to `platform shell` 2020-09-02 16:36:10 +02:00
CMakeLists.txt [Platform] Remove Kalimba Platform 2019-03-27 16:23:50 +00:00