Disables exception handling in LLDB, using appropriate compiler
flags depending on the platform. This is consistent with the build
of LLVM, should improve performance, and also removes a substantial number
of warnings from the Windows build.
Details
Details
- Reviewers
tfiala
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM. Built fine on Ubuntu 12.04 x86_64 cmake/ninja. All tests pass.
MacOSX Xcode build unaffected verified.
Comment Actions
svn commit
Sending CMakeLists.txt
Transmitting file data .
Committed revision 209752.