Commits

Doug Gregor committed 8b652e3907d
Require the operand of postfix '!' to be an optional type. This follows the same rule as postfix '?'. We could loosen this rule later (for one or both) if we want to allow stray '!' or '?' postfix expressions. Swift SVN r8949