Summary
- replace decl->base with isTyped() (details)
- Fix the bug that enum {} var syntax cannot be recognized as cfa enum (details)
The file was modified | src/AST/Decl.cpp |
The file was modified | src/Validate/ImplementEnumFunc.cpp |
The file was modified | src/Parser/DeclarationNode.cpp |
The file was modified | src/Parser/TypeData.cpp |
The file was modified | src/Parser/TypeData.hpp |