llvm-project/clang/test/CXX/stmt.stmt/stmt.iter/stmt.ranged
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
..
p1.cpp Sema: Allow 'constexpr' variables in range loops 2015-02-18 18:34:59 +00:00