aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/expr/expr.post/expr.call/p7-0x.cpp
AgeCommit message (Expand)Author
2012-11-22Test that we correctly deal with multiple copy constructors when detectingRichard Smith
2011-10-14Don't try to diagnose anything when we're passing incomplete typesDouglas Gregor
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2011-05-21Implement C++0x semantics for passing non-POD classes through varargs.Douglas Gregor