llvm-project/clang/test/CXX/stmt.stmt
Richard Smith 091405d7e3 Reword switch/goto diagnostics "protected scope" diagnostics. Making up a term
"protected scope" is very unhelpful here and actively confuses users. Instead,
simply state the nature of the problem in the diagnostic: we cannot jump from
here to there. The notes explain nicely why not.

llvm-svn: 217293
2014-09-06 00:24:58 +00:00
..
stmt.ambig
stmt.dcl Reword switch/goto diagnostics "protected scope" diagnostics. Making up a term 2014-09-06 00:24:58 +00:00
stmt.iter/stmt.ranged Add -Wdeprecated warnings and fixits for things deprecated in C++11: 2013-06-13 02:02:51 +00:00
stmt.label
stmt.select The 'constexpr implies const' rule for non-static member functions is gone in 2013-04-21 01:08:50 +00:00