Commits
Ted Kremenek committed 51da490d6b5
Compile swift runtime dylibs as being safe for App Extensions. This currently produces a warning for the XCTest overlay; I'm resolving what's the right answer here. Either XCTest itself needs to be compiled as app extension safe, or the overlay does not (an easy change). Swift SVN r17665