[PATCH] D59665: Call to HandleNameConflict in VisitEnumDecl mistakeningly using Name instead of SearchName
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 28 15:12:19 PDT 2019
martong added a comment.
In D59665#1446764 <https://reviews.llvm.org/D59665#1446764>, @a_sidorin wrote:
> Hi Shafik,
> Thank you for the explanation, it is much more clear to me now. But, as I see, D59692 <https://reviews.llvm.org/D59692> is going to discard the changes this patch introduces. @martong Gabor, do you expect the changes of this patch to be merged into yours, or should this patch be abandoned?
Actually, I'll have to adjust D59692 <https://reviews.llvm.org/D59692> to not discard these changes (otherwise we might end up a regression in lldb).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59665/new/
https://reviews.llvm.org/D59665
More information about the cfe-commits
mailing list