Debug info: An if condition now creates a lexical scope of its own.
Two variables with the same name declared in two if conditions in the same scope are no longer coalesced into one. rdar://problem/14024005 llvm-svn: 183597
Loading
Please register or sign in to comment