Create EnumConstantDecl objects for each enum value, and fill them into
the EnumDecl when the enum type is complete. This allows us to detect redefinitions of enums. llvm-svn: 39300
Loading
Please register or sign in to comment
the EnumDecl when the enum type is complete. This allows us to detect redefinitions of enums. llvm-svn: 39300