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