mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Revert "Add -prefix-serialized-debugging-options" (#39544)
Reverts #39138 This is causing a failure on Windows: https://ci-external.swift.org/job/oss-swift-windows-x86_64-vs2019/6659/consoleText
This commit is contained in:
committed by
GitHub
parent
5e06bbe2ea
commit
f5aa95b381
@@ -182,11 +182,6 @@ public:
|
||||
/// module appears to not be a public module.
|
||||
Optional<bool> SerializeOptionsForDebugging;
|
||||
|
||||
/// When true the debug prefix map entries will be applied to debugging
|
||||
/// options before serialization. These can be reconstructed at debug time by
|
||||
/// applying the inverse map in SearchPathOptions.SearchPathRemapper.
|
||||
bool DebugPrefixSerializedDebuggingOptions = false;
|
||||
|
||||
/// When true, check if all required SwiftOnoneSupport symbols are present in
|
||||
/// the module.
|
||||
bool CheckOnoneSupportCompleteness = false;
|
||||
|
||||
Reference in New Issue
Block a user