aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/constructor-for-array-members.cpp
AgeCommit message (Expand)Author
2009-11-08Remove RUN: true lines.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-08-20Patch to ir-gen destruction of array member elements in revers orderFariborz Jahanian
2009-08-20Test case for my last patch plus a minor clean up.Fariborz Jahanian