Commits

Adrian Prantl committed 7202828e595
Debug Info: Make sure to enter a new SILDebugScope before generating weak copies for capture list variables. Other wise two variables with identical names will end up in the same scope. This fixes a crash in the compiler. rdar://problem/24150188 SR-526 (cherry picked from commit f1315f8b5c2a5ab2506fed0b0760c60213942f37)