mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Add @_implements decl attribute.
This commit is contained in:
@@ -1310,6 +1310,7 @@ namespace decls_block {
|
||||
using ObjCBridgedDeclAttrLayout = BCRecordLayout<ObjCBridged_DECL_ATTR>;
|
||||
using SynthesizedProtocolDeclAttrLayout
|
||||
= BCRecordLayout<SynthesizedProtocol_DECL_ATTR>;
|
||||
using ImplementsDeclAttrLayout = BCRecordLayout<Implements_DECL_ATTR>;
|
||||
|
||||
using InlineDeclAttrLayout = BCRecordLayout<
|
||||
Inline_DECL_ATTR,
|
||||
|
||||
Reference in New Issue
Block a user