llvm-project/clang/test/CXX/dcl.dcl
Richard Smith bc8caaf05f Implement C++11 [dcl.align]p6-p8, and C11 6.7.5/7. This had to be split out of
the normal attribute-merging path, because we can't merge alignment attributes
without knowing the complete set of alignment attributes which apply to a
particular declaration.

llvm-svn: 175861
2013-02-22 04:55:39 +00:00
..
basic.namespace Unresolved lookups can have using declarations that refer to 2013-01-30 02:10:08 +00:00
dcl.attr Implement C++11 [dcl.align]p6-p8, and C11 6.7.5/7. This had to be split out of 2013-02-22 04:55:39 +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