[Lldb-commits] [PATCH] D49739: Add new API to SBTarget class
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 7 13:32:13 PDT 2018
jingham added a comment.
Could you add a short doc to this API - it's particularly useful to do this to the .i version. I know there are lots of API's that don't have docs, but that is not a happy situation. I'd like it if we all at least didn't make the problem worse by documenting all the new API's we add.
Repository:
rL LLVM
https://reviews.llvm.org/D49739
More information about the lldb-commits
mailing list