mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge pull request #65058 from cachemeifyoucan/eng/PR-swift-cas-fs
[CAS] Integrate CAS into swift compiler
This commit is contained in:
@@ -804,6 +804,9 @@ namespace swift {
|
||||
/// import, but it can affect Clang's IR generation of static functions.
|
||||
std::string Optimization;
|
||||
|
||||
/// clang CASOptions.
|
||||
std::string CASPath;
|
||||
|
||||
/// Disable validating the persistent PCH.
|
||||
bool PCHDisableValidation = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user