llvm-project/clang/test/CXX/dcl.dcl/dcl.spec
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
..
dcl.constexpr Commit my WIP on constexpr support. This commit: an XFAILed test and treating constexpr as a top-level const. 2010-06-09 21:19:43 +00:00
dcl.fct.spec fix a bunch of comment typos found by codespell. Patch by 2011-04-15 05:22:18 +00:00
dcl.stc Diagnose the presence of storage-class-specifiers on explicit 2011-05-21 18:53:30 +00:00
dcl.type PR9908: Fix the broken fix for PR9902 to get the template argument lists in the right order. 2011-05-14 15:04:18 +00:00
dcl.typedef Support for C++11 (non-template) alias declarations. 2011-04-15 14:24:37 +00:00