llvm-project/clang/test/CXX/basic/basic.lookup
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.lookup.argdep Added warning on structures/unions that are empty or contain only 2013-11-14 02:13:03 +00:00
basic.lookup.classref
basic.lookup.elab
basic.lookup.qual Update error message text. 2015-01-18 19:05:48 +00:00
basic.lookup.udir
basic.lookup.unqual The exception-declaration for a function-try-block cannot redeclare a 2014-06-02 13:10:07 +00:00