swift
a7b0a4c7
- Sema: Move @_cdecl attribute validation to typeCheckDecl()
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Sema: Move @_cdecl attribute validation to typeCheckDecl() This is not the right long term solution -- we need to compute this lazily using a request. But for now, let's stop computing it as a side effect of calling validateDecl().
References
#27594 - Circular validation cleanups, part 6
Author
slavapestov
Committer
slavapestov
Parents
3062b8c6
Loading