[cfe-commits] r136210 - in /cfe/trunk: include/clang/AST/ include/clang/Basic/ include/clang/Lex/ include/clang/Parse/ lib/AST/ lib/CodeGen/ lib/Lex/ lib/Parse/ lib/Rewrite/ lib/Sema/ lib/Serialization/ test/CXX/lex/lex.literal/lex.ccon/ test/Cod
Douglas Gregor
dgregor at apple.com
Thu Jul 28 18:09:48 PDT 2011
On Jul 27, 2011, at 9:45 PM, Craig Topper wrote:
> This patch makes the literal tests run in C, C++98/03, and C++0x mode.
> I split the type-convert-construct.cpp test into a c++0x piece since
> expected-error/warning don't understand #ifdefs.
Committed as r136443, thanks!
- Doug
More information about the cfe-commits
mailing list