summaryrefslogtreecommitdiff
path: root/test/SemaCXX/cxx0x-type-convert-construct.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix string-literal to char* conversion in overload resolution for C++11Ismail Pazarbasi2014-01-171-2/+2
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Fix a raw string literal test case to actually use a raw string literal.Craig Topper2011-08-121-1/+1
* Add support for C++0x raw string literals.Craig Topper2011-08-111-0/+11
* This patch makes the string/character literal tests run in C,Douglas Gregor2011-07-291-0/+10