aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/cxx0x-type-convert-construct.cpp
AgeCommit message (Expand)Author
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2011-08-12Fix a raw string literal test case to actually use a raw string literal.Craig Topper
2011-08-11Add support for C++0x raw string literals.Craig Topper
2011-07-29This patch makes the string/character literal tests run in C,Douglas Gregor