summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/blocks-seq.c
Commit message (Expand)AuthorAgeFilesLines
* Fixup codegen for __block int i; i += rhs();. Should also slightlyMike Stump2009-05-221-2/+7
* Fixup blocks codegen for { __block i; i = rhs(); }, we want the rhsMike Stump2009-05-211-0/+13
OpenPOWER on IntegriCloud