about summary refs log tree commit diff
path: root/src/test/run-pass/issue-898.rs
AgeCommit message (Collapse)AuthorLines
2011-10-11Revert "Revert "Add a test case for #898. Closes #898.""Lindsey Kuper-0/+11
This reverts commit e305ab38518352d934c081687a6cdccd5af4dfb6. Oops again. Reverting a mistaken revert.
2011-10-11Revert "Add a test case for #898. Closes #898."Lindsey Kuper-11/+0
This reverts commit f480203fdd4d8b498453c1f7cc0ad4f59d87c596. Oops. This patch requires people to bump their LLVM version.
2011-10-11Add a test case for #898. Closes #898.Brian Anderson-0/+11
Seems to have been fixed.