Skip to content
Success

Changes

Summary

  1. replace decl->base with isTyped() (details)
  2. Fix the bug that enum {} var syntax cannot be recognized as cfa enum (details)
Commit f8f298c573e67eab13017b76801450a46e597d21 by j82liang
replace decl->base with isTyped()
The file was modifiedsrc/AST/Decl.cpp
The file was modifiedsrc/Validate/ImplementEnumFunc.cpp
Commit 99f7f37f62c6c32f096c69e3cbfc27235c62ad4a by j82liang
Fix the bug that enum {} var syntax cannot be recognized as cfa enum
The file was modifiedsrc/Parser/DeclarationNode.cpp
The file was modifiedsrc/Parser/TypeData.cpp
The file was modifiedsrc/Parser/TypeData.hpp