aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/copy-initialization.cpp
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-02-19Provide a proper source location when building an implicit dereference. Fixes...Douglas Gregor
2008-12-24Correct the order in which we cope with end-of-class-definitionDouglas Gregor
2008-11-22Implement a %plural modifier for complex plural forms in diagnostics. Use it ...Sebastian Redl
2008-11-05Implement C++ copy-initialization for declarations. There is now someDouglas Gregor