[Lldb-commits] [PATCH] D20395: Remove m_decl_objects and look up variables for ComiplerDecls directly

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu May 19 05:21:17 PDT 2016


labath added a subscriber: labath.
labath added a comment.

Siva and Paul are not active on LLDB any more. I don't know if they are still keeping an eye out on this, but I think you can go ahead with this if they don't respond. It should be fine as long as the test passes.

OTOH, if it is possible to write a test for the new code introduced here (I don't know enough about this are to be able to tell if that's the case), then I think it would be even better.


Repository:
  rL LLVM

http://reviews.llvm.org/D20395





More information about the lldb-commits mailing list