mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Pass '-fbuild-session-timestamp' and '-fmodules-validate-once-per-build-sessio' to ClangImporter so that module validation happens only once for the SourceKit lifetime. rdar://problem/59567281