hanchenye-llvm-project/clang/test/CXX/stmt.stmt
Douglas Gregor 1778b030c0 Properly implement C++0x [stmt.dcl]p3, which requires a scope to be
protected in the case where a variable is being initialized by a
trivial default constructor but has a non-trivial destructor.

llvm-svn: 133037
2011-06-15 03:23:34 +00:00
..
stmt.dcl Properly implement C++0x [stmt.dcl]p3, which requires a scope to be 2011-06-15 03:23:34 +00:00
stmt.iter/stmt.ranged It's considered poor form to create references to the overloaded 2011-05-21 22:16:50 +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