Commits

Slava Pestov committed 9f6dc433dc0
IRGen: Refactor WitnessVisitor to use ASTVisitor instead of hand-rolled dispatch Some related cleanups here also: - visitor no longer needs an IRGenModule - fold code paths for static and instance methods NFC Swift SVN r27987