[Lldb-commits] [PATCH] D11102: Set the default language to use when evaluating to that of the frame's CU.
Sean Callanan via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 27 16:24:03 PDT 2015
spyffe added a comment.
I looked at this with Jim, and once his suggestions are applied this patch is fine. Thanks for working with us on it.
I want to follow up and make non-Apple platforms not force ObjC (it doesn't matter for making the expression parser work).
http://reviews.llvm.org/D11102
More information about the lldb-commits
mailing list