llvm-project/clang/test/CXX/stmt.stmt
David Blaikie 25896afbe5 Support decltype as a simple-type-specifier.
This makes all sorts of fun examples work with decltype.
Reviewed by Richard Smith.

llvm-svn: 148787
2012-01-24 05:47:35 +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 Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +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 constexpr: converted constant expression handling for enumerator values, case 2012-01-18 23:55:52 +00:00