llvm-project/clang/test/CXX/dcl.dcl
Richard Smith 3653b7e8e4 Don't crash if we try to apply 'alignas' to a variable declared with an
incomplete type.

llvm-svn: 175880
2013-02-22 09:21:42 +00:00
..
basic.namespace Unresolved lookups can have using declarations that refer to 2013-01-30 02:10:08 +00:00
dcl.attr Don't crash if we try to apply 'alignas' to a variable declared with an 2013-02-22 09:21:42 +00:00
dcl.enum Improve handling of enumerator values for C and C++, including: 2010-02-01 23:36:03 +00:00
dcl.link Switch CodeGen's "is this variable declaration a definition?" logic 2010-02-06 05:15:45 +00:00
dcl.spec [Sema] Constrain test added in r173873 with expected-error-re 2013-01-30 01:43:36 +00:00
p4-0x.cpp static_assert: Allow any string-literal as the message, not just a character 2012-03-05 23:20:05 +00:00