mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Cosmetic cleanups
This commit is contained in:
@@ -297,8 +297,8 @@ namespace swift {
|
||||
|
||||
/// To mimic existing system, set to false.
|
||||
/// To experiment with including file-private and private dependency info,
|
||||
/// set to true;
|
||||
bool ExperimentalDependenciesIncludePrivateDeps = false;
|
||||
/// set to true.
|
||||
bool ExperimentalDependenciesIncludeIntrafileOnes = false;
|
||||
|
||||
/// Sets the target we are building for and updates platform conditions
|
||||
/// to match.
|
||||
|
||||
Reference in New Issue
Block a user