Skip to content
Commit 328f88ad authored by Adrian Prantl's avatar Adrian Prantl
Browse files

Debug Info: Fix the source range for IfStmt's ConditionScope.

Since the continuation block of the if statement is emitted within the
condition scope this had the undesirable effect of creating a line table
entry at the end of the then or else statement, a line that may have never
been executed.
PR19864 / rdar://problem/17052973

llvm-svn: 209764
parent 26b6edcf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment