[Lldb-commits] [PATCH] D68171: Remove unused "append" parameter from FindTypes API
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Sep 29 23:59:21 PDT 2019
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Nuke it from orbit. It's the only way to be sure. I'd also consider removing the size_t return value. If some user really needs that, he can always implement the counting himself.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68171/new/
https://reviews.llvm.org/D68171
More information about the lldb-commits
mailing list