aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/goto.cpp
AgeCommit message (Expand)Author
2012-04-13When we're flagging a protected scope to prevent jumps into theJohn McCall
2012-02-09Make sure a variable with a C++ direct initializer triggers jump scope checki...Eli Friedman
2011-03-24Minor fix in the injection of labels, since we want to look at the redeclarat...Douglas Gregor
2011-03-24Fix the insertion of label declarations into the identifier chain inDouglas Gregor
2011-03-23Unbreak testDouglas Gregor
2011-03-16Make sure that we always pop a function's scope *before* we callDouglas Gregor
2011-03-16When we're inserting a synthesized label declaration for aDouglas Gregor
2011-03-14When synthesizing a label declaration based on a goto statement thatDouglas Gregor