mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge remote-tracking branch 'origin/main' into rebranch
This commit is contained in:
@@ -368,6 +368,9 @@ private:
|
||||
/// Whether this module was built with -experimental-hermetic-seal-at-link.
|
||||
unsigned HasHermeticSealAtLink : 1;
|
||||
|
||||
/// Whether this module was built with embedded Swift.
|
||||
unsigned IsEmbeddedSwiftModule : 1;
|
||||
|
||||
/// Whether this module file is compiled with '-enable-testing'.
|
||||
unsigned IsTestable : 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user