aboutsummaryrefslogtreecommitdiffstats
path: root/test/C++Frontend/2003-11-29-DuplicatedCleanupTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Adding RUN lines.Tanya Lattner2004-11-061-0/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17529 91177308-0d34-0410-b5e6-96231b3b80d8
* Testcase for duplicated cleanup work (PR11). Note that this testcase is not ↵Chris Lattner2003-11-291-0/+39
actually tested automatically, so it is practically useless. However, it seemed silly to throw away my testcase, so here it is. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10253 91177308-0d34-0410-b5e6-96231b3b80d8