Commits

Doug Gregor committed ed173d2fbcd
[Scope map] Explicitly model pattern bindings and their initializers. Consistently model all pattern bindings in the scope map, as well as having specific nodes for their initializers. This provides us with more consistency (the declarations are represented) as well as giving us a scope we can use to extract the DeclContext for a non-local initializer.