| commit | d0d87b597259a2b74ae5c2825a081c7e336cb1d0 | [log] [tgz] |
|---|---|---|
| author | Richard Trieu <rtrieu@google.com> | Tue Apr 23 02:47:36 2013 +0000 |
| committer | Richard Trieu <rtrieu@google.com> | Tue Apr 23 02:47:36 2013 +0000 |
| tree | 3fbfc22fa81f120a7cc920b28ba6c33a194dc631 | |
| parent | 7467f065337bcc13cacf9be81c7b0f0e9e3a1329 [diff] |
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