Ericsson / clang

Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)
http://clang.llvm.org/
Other
15 stars 10 forks source link

Structural Eq should handle EnumConstantDecl #584

Closed martong closed 5 years ago

martong commented 5 years ago

... instead of ASTImporter::StructuralMatch

balazske commented 5 years ago

This is solved in #602 .