Commits

Chris Lattner committed 2cff46f7abc
now that subscripts always have a getter/setter decl, the getGetterType()/getSetterType() (and their 'interface' variants) all become trivial. Lets let sema worry about this stuff instead of duplicating the logic in libast. NFC Swift SVN r12563