Added LabelLoc to GotoStmt to record the source location of the label token
in the actual GotoStmt. Fixed bug where GotoStmt::getSourceRange incorrectly used the target LabelStmt to compute its extent. llvm-svn: 41745
Loading
Please register or sign in to comment