aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/warn-c++11-extensions.cpp
AgeCommit message (Collapse)Author
2013-04-23Warn that scoped enumerations are a C++11 extenstion when compiling inRichard Trieu
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
2012-09-24More tests for r164545 (change extension warning about 'long long').Dmitri Gribenko
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164556 91177308-0d34-0410-b5e6-96231b3b80d8