[Lldb-commits] [PATCH] D32295: [RFC] Fix crash in expression evaluation
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 20 17:17:48 PDT 2017
clayborg requested changes to this revision.
clayborg added a comment.
This revision now requires changes to proceed.
This will break the Swift REPL as it relies on debug info and we won't be told about the ".debug_XXX" or "__debug_XXX" sections if we disable this. Jim or Sean should verify this and comment in the bug.
https://reviews.llvm.org/D32295
More information about the lldb-commits
mailing list