Commits
Chris Lattner committed ab7725aaae6
introduce a new DeclContext::isClassOrClassExtensionContext helper method, which will consolidate a bunch of places that this is used. I'd appreciate review on this, because I can never keep getDeclaredTypeOfContext vs getDeclaredTypeInContext straight. Swift SVN r17891