summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/block-3.c
Commit message (Collapse)AuthorAgeFilesLines
* blocks: fixes a crash when encoding block typeFariborz Jahanian2012-06-301-0/+12
| | | | | | | with argument type of size 0. // rdar://11777609 PR13229. llvm-svn: 159477
* block IRgen - Fixes a crash when determining if given block variableFariborz Jahanian2011-08-231-0/+8
is captured by a given statement expression. // rdar://10001085 llvm-svn: 138314
OpenPOWER on IntegriCloud