History log of /external/clang/test/SemaCXX/warn-c++11-extensions.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ed5a292592c61f1b0d2da60dddea2fc11fb3f157 23-Apr-2013 Richard Trieu <rtrieu@google.com> 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 '{'


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180076 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/warn-c++11-extensions.cpp
dd152615ff4ef03ba1f28f50f6040a28be301b0e 24-Sep-2012 Dmitri Gribenko <gribozavr@gmail.com> More tests for r164545 (change extension warning about 'long long').


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164556 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/warn-c++11-extensions.cpp