aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/capture-complex-expr-in-block.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie1-2/+2
2015-02-27Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie1-2/+2
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin1-1/+1
2012-06-26block literal irgen: several improvements on naming blockFariborz Jahanian1-1/+1
2011-09-02Revise test and see if it passes with a release-built clang.Fariborz Jahanian1-4/+4
2011-09-02blocks: Support capturing complex variable in block.Fariborz Jahanian1-0/+20