diff options
author | Shafik Yaghmour <syaghmour@apple.com> | 2019-03-27 17:47:36 +0000 |
---|---|---|
committer | Shafik Yaghmour <syaghmour@apple.com> | 2019-03-27 17:47:36 +0000 |
commit | e5094d6d3d29817d05e21cc6e34fad271b7e7d0a (patch) | |
tree | 7f77a3c6b63a244684ecc36a72499ff4c2d9534e /llvm/lib/CodeGen/GlobalISel/Legalizer.cpp | |
parent | f8666b0649f8ac9624ae4b52bc50df20aa328e0a (diff) | |
download | bcm5719-llvm-e5094d6d3d29817d05e21cc6e34fad271b7e7d0a.tar.gz bcm5719-llvm-e5094d6d3d29817d05e21cc6e34fad271b7e7d0a.zip |
[ASTImporter] Fix IsStructuralMatch specialization for EnumDecl to prevent re-importing an EnumDecl while trying to complete it
Summary:
We may try and re-import an EnumDecl while trying to complete it in IsStructuralMatch(...) specialization for EnumDecl. This change mirrors a similar fix for the specialization for RecordDecl.
Differential Revision: https://reviews.llvm.org/D59845
llvm-svn: 357100
Diffstat (limited to 'llvm/lib/CodeGen/GlobalISel/Legalizer.cpp')
0 files changed, 0 insertions, 0 deletions