[PATCH] D48596: [SymbolFile] Implement GetCompleteObjCClass for .debug_names
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 27 01:52:25 PDT 2018
labath added a comment.
How are you planning on testing this? Most of the DWARFIndex functionality is tested in terms of lldb-test, but I think this function is not reachable from there. Maybe you could write a specific dotest-test which targets this?
https://reviews.llvm.org/D48596
More information about the llvm-commits
mailing list