PR10458: Finesse behaviour of C++0x features when in pre-0x mode. Accept...
PR10458: Finesse behaviour of C++0x features when in pre-0x mode. Accept for-range and auto with an ExtWarn, and produce a -Wc++0x-compat warning in C++98 mode when auto is used as a storage class. llvm-svn: 139102
Loading
Please register or sign in to comment