Unverified Commit 3b020d51 authored by Qizhi Hu's avatar Qizhi Hu Committed by GitHub
Browse files

[clang][ASTImport] fix issue on anonymous enum import (#93923)



Don't skip searching in `ToContext` during importing `EnumDecl`. And
`IsStructuralMatch` in `StructralEquivalence` can make sure to determine
whether the found result is match or not.

---------

Co-authored-by: default avatarhuqizhi <836744285@qq.com>
parent 924611b0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment