[Lldb-commits] [PATCH] D62352: Call to HandleNameConflict in VisitRecordDecl mistakeningly using Name instead of SearchName
Shafik Yaghmour via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri May 24 09:24:44 PDT 2019
shafik added a comment.
@davide We have a reproducer but so far it has proven difficult to narrow it down to a test case. This is serious regression b/c this leads to fields being dropped in records during expression evaluation leading to results that looks like a bug but are actually expression parsing issues.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62352/new/
https://reviews.llvm.org/D62352
More information about the lldb-commits
mailing list