Commits

Chris Lattner committed 3edd82837f0
remove the isDiscarded bool from TypeChecker::solveForExpression and getTypeOfExpressionWithoutApplying and change typeCheckExpression to take it as a single-entry OptionSet, in prep for getting other options. NFC. Swift SVN r30121