llvm-project/clang/test/CXX/dcl.dcl
Richard Smith 7a22921e5a Rename test to match C++1y paragraph number per N3690, and add additional test
case inspired by a stackoverflow question.

llvm-svn: 185772
2013-07-07 06:15:42 +00:00
..
basic.namespace Allow typo correction to try removing nested name specifiers. 2013-07-02 23:47:44 +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 Replace void with int to make this a valid C++ file. 2013-07-04 14:25:25 +00:00
dcl.spec Rename test to match C++1y paragraph number per N3690, and add additional test 2013-07-07 06:15:42 +00:00
p4-0x.cpp The 'constexpr implies const' rule for non-static member functions is gone in 2013-04-21 01:08:50 +00:00