You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mzyKi
changed the title
[clang] lack comparison of declRefExpr in ASTStructuralEquivalence
[clang][AST] fix lack comparison of declRefExpr in ASTStructuralEquivalence
Sep 15, 2023
fixed in #66041
Before fix,the following testcase expected true. While I think only comparison of declName is not sufficient.Thanks for giving suggestions.
The text was updated successfully, but these errors were encountered: