aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/cleanup-stack.c
AgeCommit message (Expand)Author
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-05-11Make cleanup-stack.c test stronger, and work in release-asserts mode.Daniel Dunbar
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-03-18Fix failing test case.Anders Carlsson
2009-03-17Initialize the cleanup.dst variable if necessary. Fixes PR3789.Anders Carlsson