aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/default-destructor-synthesis.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-20Added member arrays to more tests now that ir-gen supports it.Fariborz Jahanian
2009-08-17Patch to 1) synthesizing non-trivial default destructor whenFariborz Jahanian