llvm-project/clang/include
Richard Trieu d0d87b5972 Warn that scoped enumerations are a C++11 extenstion when compiling in
C++98 mode.  This improves on the previous diagnostic message of:

error: expected identifier or '{'
llvm-svn: 180076
2013-04-23 02:47:36 +00:00
..
clang Warn that scoped enumerations are a C++11 extenstion when compiling in 2013-04-23 02:47:36 +00:00
clang-c [libclang] Fix copy-paste error in comment. 2013-04-19 00:51:52 +00:00
CMakeLists.txt
Makefile