summaryrefslogtreecommitdiffstats
path: root/clang/test/FixIt/fixit-recursive-block.c
Commit message (Collapse)AuthorAgeFilesLines
* improve on diagnostic when block captures uninitializedFariborz Jahanian2012-03-081-1/+1
| | | | | | block variable. // rdar://10817031 llvm-svn: 152273
* improve on diagnostic and provide a fixit hint whenFariborz Jahanian2012-03-081-0/+12
an uninitialized block variable is being called inside the block literal. // rdar://10817031 llvm-svn: 152271
OpenPOWER on IntegriCloud