Commits

Chris Lattner committed b5828e6a61f
Port over all the semantic checking for @noescape/@autoclosure from the declattr path to the typeattr path. The decl attr path will eventually go away, but we need to keep it for now to support the legacy syntax migration.