aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/array-construction.cpp
AgeCommit message (Expand)Author
2009-11-08Remove RUN: true lines.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-11-04This patch extends CleanupScope to support destructionFariborz Jahanian
2009-10-28Code gen for array construction - WIPFariborz Jahanian