swift
55fbe5a7
- Remove Boolean as a special, privileged type used by Sema, and instead
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 years ago
Remove Boolean as a special, privileged type used by Sema, and instead use the concrete Bool type. This eliminates a bunch of complexity and makes diagnostics more concrete.
Author
lattner
Committer
lattner
Parents
eec27656
Loading