summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/goto.cpp
Commit message (Expand)AuthorAgeFilesLines
* When we're flagging a protected scope to prevent jumps into theJohn McCall2012-04-131-0/+10
* Make sure a variable with a C++ direct initializer triggers jump scope checki...Eli Friedman2012-02-091-0/+12
* Minor fix in the injection of labels, since we want to look at the redeclarat...Douglas Gregor2011-03-241-2/+12
* Fix the insertion of label declarations into the identifier chain inDouglas Gregor2011-03-241-0/+20
* Unbreak testDouglas Gregor2011-03-231-4/+10
* Make sure that we always pop a function's scope *before* we callDouglas Gregor2011-03-161-1/+24
* When we're inserting a synthesized label declaration for aDouglas Gregor2011-03-161-1/+29
* When synthesizing a label declaration based on a goto statement thatDouglas Gregor2011-03-141-0/+18