llvm-project/clang/test/CXX/stmt.stmt
Douglas Gregor 39aaeef545 Fix crasher when the range in a C++ range-for loop has an ill-formed initializer.
Fixes <rdar://problem/13712739>.

llvm-svn: 180937
2013-05-02 18:35:56 +00:00
..
stmt.ambig Support decltype as a simple-type-specifier. 2012-01-24 05:47:35 +00:00
stmt.dcl Add -Wc++98-compat diagnostics for jumps which bypass initialization of non-POD 2011-10-20 21:42:12 +00:00
stmt.iter/stmt.ranged Fix crasher when the range in a C++ range-for loop has an ill-formed initializer. 2013-05-02 18:35:56 +00:00
stmt.label Step #1/N of implementing support for __label__: split labels into 2011-02-17 07:39:24 +00:00
stmt.select The 'constexpr implies const' rule for non-static member functions is gone in 2013-04-21 01:08:50 +00:00