Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Warn that scoped enumerations are a C++11 extenstion when compiling in | Richard Trieu | 2013-04-23 | 1 | -0/+2 |
| | | | | | | | C++98 mode. This improves on the previous diagnostic message of: error: expected identifier or '{' llvm-svn: 180076 | ||||
* | More tests for r164545 (change extension warning about 'long long'). | Dmitri Gribenko | 2012-09-24 | 1 | -0/+7 |
llvm-svn: 164556 |