mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Revert "Add -async-main flag to favor asynchronous main"
This reverts commit da0a3311a5.
This commit is contained in:
@@ -223,9 +223,6 @@ namespace swift {
|
||||
/// Emit a remark after loading a module.
|
||||
bool EnableModuleLoadingRemarks = false;
|
||||
|
||||
/// Resolve main function as though it were called from an async context
|
||||
bool EnableAsyncMainResolution = false;
|
||||
|
||||
///
|
||||
/// Support for alternate usage modes
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user