summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/capture-complex-expr-in-block.c
Commit message (Expand)AuthorAgeFilesLines
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-2/+2
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-2/+2
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* block literal irgen: several improvements on naming blockFariborz Jahanian2012-06-261-1/+1
* Revise test and see if it passes with a release-built clang.Fariborz Jahanian2011-09-021-4/+4
* blocks: Support capturing complex variable in block.Fariborz Jahanian2011-09-021-0/+20