Commits

Joe Groff committed cbfe3710f6b
SIL: Rename the 'isObjC' SILDeclRef specifier to 'isForeign'. Doug pointed out that 'isObjC' incorrectly excludes C functions, for which we'll also need to be able to independently reference Swift and foreign entries. Swift SVN r8669