[clang] [clang] fix lack comparison of declRefExpr in ASTStructuralEquivalence (PR #66041)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 12 00:51:23 PDT 2023
https://github.com/cor3ntin requested changes to this pull request.
Thanks for working on that!
Can you explain why you are comparing declaration only with their name? that seems suspicious to me. Otherwise, I think the intent of the change is correct
https://github.com/llvm/llvm-project/pull/66041
More information about the cfe-commits
mailing list