mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
recommit @inout attributes, now with serialization support.
Swift SVN r11286
This commit is contained in:
@@ -605,6 +605,7 @@ namespace decls_block {
|
||||
BCFixed<1>, // explicitly objc?
|
||||
BCFixed<1>, // IBAction?
|
||||
BCFixed<1>, // transparent?
|
||||
BCFixed<1>, // inout?
|
||||
BCFixed<1>, // optional?
|
||||
BCVBR<5>, // number of parameter patterns
|
||||
TypeIDField, // type (signature)
|
||||
|
||||
Reference in New Issue
Block a user