Commits

Doug Gregor committed 5269d99d0c8
Store substitutions within a DeclRefExpr. Replace DeclRefExpr's stored ValueDecl* with a ConcreteDeclRef, allowing it to store the complete set of substitutions applied to the declaration. Start storing those substitutions (without using them yet). Swift SVN r9535