[Lldb-commits] [PATCH] D20673: [cmake] Remove the LLDB versions of the exception-controlling variables

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu May 26 08:54:21 PDT 2016


labath added a comment.

In http://reviews.llvm.org/D20673#440660, @labath wrote:

> Enabling this should not make any difference in the common case, as llvm already adds one set of exception-disabling flags if you don't specify the flag I mentioned (llvm/cmake/modules/AddLLVM.cmake).


(And by "Enabling" I mean "Removing" :P )


http://reviews.llvm.org/D20673





More information about the lldb-commits mailing list