Go to file
Ted Kremenek 73c18e0362 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
2007-09-06 17:11:52 +00:00
clang Added LabelLoc to GotoStmt to record the source location of the label token 2007-09-06 17:11:52 +00:00
llvm Add instruction dump output. This helps find bugs. 2007-09-06 16:36:39 +00:00