Commits
Joe Groff committed 705102b5443
SIL: Rename 'ClangThunk' specifier to 'Thunk'. Lazily-generated currying thunks will require the same IR-level linkonce_odr linkage as clang thunks currently do, so generalize the name of the existing SIL-level linkage specifier 'clang_thunk'. Swift SVN r8122