[Lldb-commits] [PATCH] D51387: Allow Template argument accessors to automatically unwrap parameter packs
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 6 07:12:15 PST 2019
clayborg added a comment.
Do we have any callers that call GetNumTemplateArguments with false? If not, remove the argument?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D51387/new/
https://reviews.llvm.org/D51387
More information about the lldb-commits
mailing list