Skip to content
Success

Changes

Summary

  1. Remove automatic conversion from Enum type name to its len; change With() semantic for enum to avoid type ambiguity (not fully implemented) (details)
Commit 8315947b914ae5bb9508eeafa64f85f406f80c05 by j82liang
Remove automatic conversion from Enum type name to its len; change With() semantic for enum to avoid type ambiguity (not fully implemented)
The file was modifiedsrc/Validate/GenericParameter.cpp
The file was modifiedsrc/AST/SymbolTable.cpp
The file was modifiedsrc/ResolvExpr/Resolver.cpp