recommit @inout attributes, now with serialization support.

Swift SVN r11286
This commit is contained in:
Chris Lattner
2013-12-14 01:17:35 +00:00
parent e0b163ae67
commit 281cd524b7
3 changed files with 8 additions and 3 deletions

View File

@@ -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)