Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-08 | improve on diagnostic when block captures uninitialized | Fariborz Jahanian | |
block variable. // rdar://10817031 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152273 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-03-08 | improve on diagnostic and provide a fixit hint when | Fariborz Jahanian | |
an uninitialized block variable is being called inside the block literal. // rdar://10817031 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152271 91177308-0d34-0410-b5e6-96231b3b80d8 |