mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge remote-tracking branch 'origin/main' into rebranch
This commit is contained in:
@@ -547,6 +547,9 @@ namespace swift {
|
||||
/// Enable experimental support for one-way constraints for the
|
||||
/// parameters of closures.
|
||||
bool EnableOneWayClosureParameters = false;
|
||||
|
||||
/// See \ref FrontendOptions.PrintFullConvention
|
||||
bool PrintFullConvention = false;
|
||||
};
|
||||
|
||||
/// Options for controlling the behavior of the Clang importer.
|
||||
|
||||
Reference in New Issue
Block a user