llvm-project/clang/test/CXX/dcl.dcl
Douglas Gregor 781ba6e407 Diagnose the presence of storage-class-specifiers on explicit
instantiations and specializations. Fixes <rdar://problem/9126453> and PR8700.

llvm-svn: 131802
2011-05-21 18:53:30 +00:00
..
basic.namespace Downgrade the error about re-opening an inline namespace as non-inline 2011-05-20 15:48:31 +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 Diagnose the presence of storage-class-specifiers on explicit 2011-05-21 18:53:30 +00:00