aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendC++/2009-07-16-PrivateCopyConstructor.cpp
AgeCommit message (Collapse)Author
2011-08-19Remove tests migrated to clang.Eric Christopher
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138100 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-16this should be xfailed on darwin. Darwin doesn't use the libstdc++ in the ↵Chris Lattner
llvm-gcc distro, it uses the system version. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76095 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-16Add tests for fixes I committed earlier to the C++ FE.Rafael Espindola
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75924 91177308-0d34-0410-b5e6-96231b3b80d8