Merge remote-tracking branch 'origin/master' into swift-3-indexing-model

This commit is contained in:
Dmitri Gribenko
2016-04-18 14:40:06 -07:00
156 changed files with 4395 additions and 3644 deletions

View File

@@ -108,7 +108,7 @@ orderingRequirementForComparable = """\
% # Generate two versions: with explicit predicates and with
% # a Comparable requirement.
% for preds in [ True, False ]:
% for preds in [True, False]:
% if preds: