summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/block-call.c
Commit message (Expand)AuthorAgeFilesLines
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-28/+24
* Don't allow defining a block with a non-prototype type. Remove a Eli Friedman2009-06-081-2/+2
* Tighten up blocks type checking. This was discussed back in theMike Stump2009-04-211-4/+4
* Fix block comparisons. Radar 6732116.Mike Stump2009-04-011-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix <rdar://problem/6418623> Bogus block type compatibility warning.Steve Naroff2008-12-101-1/+1
* instead of forcing blocks on by default, make them default to off, but letChris Lattner2008-12-041-1/+1
* Downgrade incompatible block pointer error to a warning (to be consistent wit...Steve Naroff2008-09-241-6/+6
* More type checking for blocks. Still incomplete (will hopefully finish up thi...Steve Naroff2008-09-051-0/+55
OpenPOWER on IntegriCloud