Commits

Adrian Prantl committed 2055386e0c7
Debug Info: Move the argument ordering logic into IRGenSILFunction and get rid of the hack that used to be in IRGenDebugInfo. This commit also adds a bunch of interesting testcases for function args. Fixes <rdar://problem/15464454> Arguments sometimes go missing. Swift SVN r10873