mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Concurrency: Promote BuiltinCreateTask feature to baseline.
This commit is contained in:
@@ -126,7 +126,6 @@ static bool usesFeatureRethrowsProtocol(Decl *decl) {
|
||||
|
||||
UNINTERESTING_FEATURE(BuiltinUnprotectedStackAlloc)
|
||||
UNINTERESTING_FEATURE(BuiltinAllocVector)
|
||||
UNINTERESTING_FEATURE(BuiltinCreateTask)
|
||||
|
||||
static bool usesFeatureNewCxxMethodSafetyHeuristics(Decl *decl) {
|
||||
return decl->hasClangNode();
|
||||
|
||||
Reference in New Issue
Block a user