Commits

Argyrios Kyrtzidis committed b3f470ad16a
[ClangImporter] Make getting the ClangNode from a swift Decl more efficient by allocating extra memory and storing it directly before the swift AST object. Reduces code-completion time for Cocoa by -25%. Swift SVN r16615