llvm-project/clang/test/CXX/basic
Serge Pavlov f80df57d39 Update error message text.
Previously if an enumeration was used in a nested name specifier in pre-C++11
language dialect, error message was 'XXX is not a class, namespace, or scoped
enumeration'. This patch removes the word 'scoped' as in C++11 any enumeration
may be used in this context.

llvm-svn: 226410
2015-01-18 19:05:48 +00:00
..
basic.def.odr
basic.link Switch the semantic DeclContext for a block-scope declaration of a function or 2013-09-20 01:15:31 +00:00
basic.lookup Update error message text. 2015-01-18 19:05:48 +00:00
basic.scope The exception-declaration for a function-try-block cannot redeclare a 2014-06-02 13:10:07 +00:00
basic.start Revert "clang/test/Driver/crash-report.c: This requires rewriter for -frewrite-includes. [PR20321]" 2014-07-16 15:12:48 +00:00
basic.stc/basic.stc.dynamic Add implicit declarations of allocation functions when looking them up for 2014-02-04 01:14:30 +00:00
basic.types DR1684: a constexpr member function need not be a member of a literal class type. 2014-12-16 23:12:52 +00:00