aboutsummaryrefslogtreecommitdiff
path: root/test/C++Frontend/pointer_method.cpp
AgeCommit message (Collapse)Author
2003-09-26Removing these tests from the regressions directory.John Criswell
They now live in llvm/test/Programs/SingleSource/Regression alongside their UnitTest brethren. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8722 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-13Make test cases executableChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6166 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-12Add test for handling ptrmem_cstChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6163 91177308-0d34-0410-b5e6-96231b3b80d8