Add tests for fixes I committed earlier to the C++ FE.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 16 Jul 2009 13:35:42 +0000 (13:35 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 16 Jul 2009 13:35:42 +0000 (13:35 +0000)
commit3f2122bea82d2dc4331abcc4315e0143060b76c5
treed3ce79c8a5ad7d7a700f74ec513ddddcdf902f29
parente0167c1d5a5418dbcd61716164688bdd21a716ac
Add tests for fixes I committed earlier to the C++ FE.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75924 91177308-0d34-0410-b5e6-96231b3b80d8
test/FrontendC++/2009-07-16-PrivateCopyConstructor.cpp [new file with mode: 0644]
test/FrontendC++/2009-07-16-Using.cpp [new file with mode: 0644]