summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/block-in-ctor-dtor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add the alloc_size attribute to clang, attempt 2.George Burgess IV2016-12-221-2/+0
* Revert r290149: Add the alloc_size attribute to clang.Chandler Carruth2016-12-201-0/+2
* Add the alloc_size attribute to clang.George Burgess IV2016-12-201-2/+0
* Output destructors and constructors in a more natural order.Rafael Espindola2013-12-091-2/+2
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-10/+10
* block literal irgen: several improvements on naming blockFariborz Jahanian2012-06-261-5/+5
* Patch to correctly mangle block helper functionsFariborz Jahanian2010-06-241-0/+48