mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge branch 'main' into lazy-immediate
This commit is contained in:
@@ -199,10 +199,6 @@ EXPERIMENTAL_FEATURE(ASTGenTypes, false)
|
||||
/// corresponding syntax tree.
|
||||
EXPERIMENTAL_FEATURE(BuiltinMacros, false)
|
||||
|
||||
/// Whether to enable experimental @runtimeMetadata feature which allows to
|
||||
/// declare an attribute which is discoverable and constructable at runtime.
|
||||
EXPERIMENTAL_FEATURE(RuntimeDiscoverableAttrs, false)
|
||||
|
||||
/// Import C++ class templates as semantically-meaningless symbolic
|
||||
/// Swift types and C++ methods as symbolic functions with blank
|
||||
/// signatures.
|
||||
|
||||
Reference in New Issue
Block a user