-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
semaSemantic Analysis — includes Constraint System, Scope resolution, and Semantic PassesSemantic Analysis — includes Constraint System, Scope resolution, and Semantic Passes
Description
Int and UInt should be equivalent to C ptrdiff_t and size_t, or Rust isize and usize, or Swift Int or UInt.
They should not use size 32 or 64, but the target machine's pointer size. This pointer size should be passed down from the Driver, maybe through the ImportManager that should have the target machine/triple info.
Metadata
Metadata
Assignees
Labels
semaSemantic Analysis — includes Constraint System, Scope resolution, and Semantic PassesSemantic Analysis — includes Constraint System, Scope resolution, and Semantic Passes
Type
Projects
Status
Discussion