llvm-project/clang/test/CXX/stmt.stmt
Meador Inge 34e79ed319 Sema: Allow 'constexpr' variables in range loops
This fixes PR22492, which is in response to CWG issue #1204.
Per the CWG issue 'contexpr' variables are now allowed in
for range loops.

llvm-svn: 229716
2015-02-18 18:34:59 +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 Sema: Allow 'constexpr' variables in range loops 2015-02-18 18:34:59 +00:00
stmt.label
stmt.select