Commits
Jordan Rose committed 949064bb067
[ClangImporter] For now, treat the runtime resources as user headers. ...so that the Clang module machinery will check that the generated pcm is up-to-date. We probably want this to be considered a system header in the long run, but this is a quick fix for those working on the standard library. <rdar://problem/16285900> Swift SVN r14926