summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/block-in-ctor-dtor.cpp
AgeCommit message (Expand)Author
2016-12-22Add the alloc_size attribute to clang, attempt 2.George Burgess IV
2016-12-20Revert r290149: Add the alloc_size attribute to clang.Chandler Carruth
2016-12-20Add the alloc_size attribute to clang.George Burgess IV
2013-12-09Output destructors and constructors in a more natural order.Rafael Espindola
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2012-06-26block literal irgen: several improvements on naming blockFariborz Jahanian
2010-06-24Patch to correctly mangle block helper functionsFariborz Jahanian