[Lldb-commits] [PATCH] D62352: Call to HandleNameConflict in VisitRecordDecl mistakeningly using Name instead of SearchName
Davide Italiano via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri May 24 09:51:26 PDT 2019
davide added a comment.
To elaborate further, I'm not familiar with this code so I really shouldn't be the person to approve the patch. On the other hand I'm somewhat nervous as refactors in this area of the codebase caused bugs/crashes in lldb, fundamentally due to changes in behavior previously left untested.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62352/new/
https://reviews.llvm.org/D62352
More information about the lldb-commits
mailing list