Commits

Chris Lattner committed 7676259ecc0
Fix http://swiftwtf.tumblr.com/post/91934970718/xcode-6-beta-3 to compile into the behaviorly correct code by CSE'sing subscripts that are identical. Also, add a dump() method to PathComponent to help visualize / debug LValue structures. Swift SVN r20661