Commits

Joe Groff committed 521b9376ebf
SIL: Make RefElement take VarDecl instead of index This is inconsistent with ElementAddr and Extract, but allows all the hairy logic of accessing class fields in IRGen to stand without a bunch of pointless refactoring. Swift SVN r3778