llvm-project/clang/test/CXX/dcl.dcl
Richard Smith 848e1f1960 Implement [dcl.align]p5 and C11 6.7.5/4: alignas cannot underalign.
Also support alignas(0), which C++11 and C11 require us to ignore.

llvm-svn: 174157
2013-02-01 08:12:08 +00:00
..
basic.namespace Unresolved lookups can have using declarations that refer to 2013-01-30 02:10:08 +00:00
dcl.attr Implement [dcl.align]p5 and C11 6.7.5/4: alignas cannot underalign. 2013-02-01 08:12:08 +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