aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/nullptr.cpp
AgeCommit message (Expand)Author
2010-03-07Perform overload resolution when static_cast'ing from aDouglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-09-15Codegen support for nullptr from C++0x.Anders Carlsson