Back out changes for in-place methods/operators from Xcode 7.

This reverts commits r26508, r26545, and r26576.

Swift SVN r26900
This commit is contained in:
Chris Willmore
2015-04-02 21:14:28 +00:00
parent 2e188bda20
commit 690daa539a
26 changed files with 139 additions and 378 deletions

View File

@@ -897,10 +897,10 @@ namespace decls_block {
DeclContextIDField,// context decl
AssociativityField,
BCFixed<8>, // precedence
BCFixed<1>, // mutating
BCFixed<1>, // assignment
BCFixed<1>, // IsAssocImplicit flag
BCFixed<1>, // IsPrecedenceImplicit flag
BCFixed<1> // IsMutatingImplicit flag
BCFixed<1> // IsAssignmentImplicit flag
>;
using EnumElementLayout = BCRecordLayout<