aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/type-convert-construct.cpp
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-09-12Give string literals const element typesin C++, and cope with the deprecated ...Douglas Gregor
2008-08-23Add a null pointer test in the type-convert-construct.cpp tests.Argyrios Kyrtzidis
2008-08-22Add support for C++'s "type-specifier ( expression-list )" expression:Argyrios Kyrtzidis