llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.general
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
..
p3-0x.cpp
p4-0x.cpp
p8-0x.cpp Update error message text. 2015-01-18 19:05:48 +00:00
p12-0x.cpp