Commits

Slava Pestov committed c870052520c
Sema: Give capture analysis ability to sniff out uses of dynamic 'Self' This also adds some tests for the existing generic parameter capture logic, which was only tested as part of SILGen tests until now. Also, move capture analysis into a new TypeCheckCaptures.cpp file.