mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Delete superseded language option EnableConcisePoundFile
This commit is contained in:
@@ -196,10 +196,6 @@ namespace swift {
|
||||
/// Require public declarations to declare that they are Sendable (or not).
|
||||
bool RequireExplicitSendable = false;
|
||||
|
||||
/// If false, '#file' evaluates to the full path rather than a
|
||||
/// human-readable string.
|
||||
bool EnableConcisePoundFile = false;
|
||||
|
||||
/// Detect and automatically import modules' cross-import overlays.
|
||||
bool EnableCrossImportOverlays = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user