[Lldb-commits] [PATCH] D60271: PDBFPO: Use references instead of pointers, where possible
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 5 00:29:34 PDT 2019
labath added a comment.
In D60271#1455106 <https://reviews.llvm.org/D60271#1455106>, @amccarth wrote:
> I noticed this also deleted two overloads of Visit from FPOProgramASTVisitorDWARFCodegen, but that appears to be harmless (the base class overloads were also no-ops).
Yep, that was a drive-by cleanup :P.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60271/new/
https://reviews.llvm.org/D60271
More information about the lldb-commits
mailing list