Rename @IBLiveView to IBDesignable per request in rdar://16135911

Swift SVN r14462
This commit is contained in:
Dmitri Hrybenko
2014-02-27 15:26:54 +00:00
parent 54a39dfeb8
commit cf82449090
7 changed files with 15 additions and 15 deletions

View File

@@ -580,7 +580,7 @@ namespace decls_block {
DeclIDField, // context decl
BCFixed<1>, // implicit?
BCFixed<1>, // explicitly objc?
BCFixed<1>, // IBLiveView?
BCFixed<1>, // IBDesignable?
BCFixed<2>, // Resilience kind
BCFixed<1>, // requires stored property initial values (attribute)
BCFixed<1>, // requires stored property initial values