[Lldb-commits] [PATCH] D11431: Convert ScriptInterpreters to being first-class plugins
Zachary Turner
zturner at google.com
Thu Jul 30 10:56:30 PDT 2015
zturner added a comment.
Ping. If you don't have time to review this in detail, what do you think about just going in with the change as-is, and I'll keep an eye on things and make sure to be responsive to any breaks, reverting if necessary.
It's all using the plugin system now, which was your primary issue back in June, so unless there's remaining issues that haven't been brought up yet, I think I've addressed everything?
Compiles on Linux, Mac, and Windows, and no test regressions that I can see.
http://reviews.llvm.org/D11431
More information about the lldb-commits
mailing list