Commits

Chris Lattner committed 5ce1700021e
- Mark the copyaddr's generated for inout shadow variables as autogenerated, so they can be easily identified by the inout deshadowing pass. This does not mark the alloc_box as autogenerated though, since it is a user variable when the variable escapes. - Fix some wonky indentation in SILLocation. Swift SVN r9700