llvm-project/clang/test/CXX/dcl.dcl
Richard Smith 8bcc086e58 PR18400: ignore cv-qualifiers on the underlying type of an enumeration.
llvm-svn: 198723
2014-01-08 01:16:19 +00:00
..
basic.namespace Allow typo correction to try removing nested name specifiers. 2013-07-02 23:47:44 +00:00
dcl.attr Implemented delayed processing of 'unavailable' checking, just like with 'deprecated'. 2013-12-18 23:30:06 +00:00
dcl.enum PR18400: ignore cv-qualifiers on the underlying type of an enumeration. 2014-01-08 01:16:19 +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 Revert "Don't require -re suffix on -verify directives with regexes." 2013-12-14 01:07:05 +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