[Lldb-commits] [PATCH] D52884: Fix typos.

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 4 06:23:11 PDT 2018


teemperor accepted this revision.
teemperor added a comment.
This revision is now accepted and ready to land.

This looks all good to me. I'm a bit worried about the changes to AppleObjCTrampolineHandler.cpp, but from what I can see we don't actually rely on this specific field name anywhere in our code.


https://reviews.llvm.org/D52884





More information about the lldb-commits mailing list