Commits

Eli Friedman committed 9e06964c8af
Make the TypeLoc constructor which takes just a type private, and expose a static method to call it, to make it more explicit what is happening. Avoid using TypeLoc::withoutLoc for function definitions; instead, just use an empty TypeLoc. Swift SVN r2606