Commits

Michael Gottesman committed 81ab6382b97
Add a template specialization to PatternMatch::match for SILValue to eliminate need for match(&*Value) to match. I also updated the relevant code to use match(Value) instead of match(&*Value). Swift SVN r10659