[Lldb-commits] [PATCH] D54056: Add SetAllowJIT (the SBExpressionOptions equivalent of "expression --allow-jit")

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 5 10:21:37 PST 2018


jingham added a subscriber: aprantl.
jingham added a comment.

Thanks for doing this!  Why do we care about the file name of the test, shouldn't we be using the test class name for everything (that one I did remember to change...)

Jim


Repository:
  rL LLVM

https://reviews.llvm.org/D54056





More information about the lldb-commits mailing list