Commit
bb336a684788d9fc2c050ab2f56c25353648314a
by j82liangFixed the problem when enum use another enumerator as initializer
|
The file was modified | src/AST/Create.cpp |
The file was modified | src/AST/Create.hpp |
The file was modified | libcfa/src/enum.hfa |
The file was modified | src/Validate/Autogen.cpp |
The file was modified | src/ResolvExpr/ResolveTypeof.cpp |
The file was modified | src/Validate/ImplementEnumFunc.cpp |
Commit
725f777f7021ba28ca4e91128ba3bb63e7b14a46
by j82liangAdd attribute functions back after the bug fix
|
The file was modified | src/Validate/ImplementEnumFunc.cpp |
Commit
9d5eacb77f6659b84df326bf35fe21bcde7e425b
by j82liangFix the bug with typed anomynous enum got incorrect forward declaration
|
The file was modified | src/Validate/ImplementEnumFunc.cpp |
The file was modified | src/ResolvExpr/ResolveTypeof.cpp |
The file was modified | src/Parser/DeclarationNode.hpp |
The file was modified | src/Validate/Autogen.cpp |