aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/copy-initialization.cpp
AgeCommit message (Expand)Author
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