aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/constructor-convert.cpp
AgeCommit message (Expand)Author
2011-10-10When performing a user-defined conversion via a constructor, be sureDouglas Gregor
2011-02-19Warn about code that uses variables and functions with internal linkageJohn McCall
2010-06-29tests: Use %clangxx when using driver for C++, in case C++ support is disabled.Daniel Dunbar
2009-12-15Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar
2009-12-14When rebuilding CXXConstructExprs after a transformation, useDouglas Gregor