mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
switch weak/unowned/unowned(unsafe) to the new declattributes machinery.
Swift SVN r20032
This commit is contained in:
@@ -1018,7 +1018,8 @@ namespace decls_block {
|
||||
BCBlob // semantics value
|
||||
>;
|
||||
|
||||
// Stub, unused.
|
||||
// Stub layouts, unused.
|
||||
using OwnershipDeclAttrLayout = BCRecordLayout<RawDocComment_DECL_ATTR>;
|
||||
using RawDocCommentDeclAttrLayout = BCRecordLayout<RawDocComment_DECL_ATTR>;
|
||||
|
||||
using InlineDeclAttrLayout = BCRecordLayout<
|
||||
|
||||
Reference in New Issue
Block a user