swift
a7b0a4c7 - Sema: Move @_cdecl attribute validation to typeCheckDecl()

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().
Author
Committer
Parents
Loading