"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "3d1803495e6c2fcca78ba904afd1110dbf837743"
-Wuninitialized should not warn about variables captured by blocks as byref.
Note this can potentially be enhanced to detect if the __block variable is actually written by the block, or only when the block "escapes" or is actually used, but that requires more analysis than it is probably worth for this simple check. llvm-svn: 128681
Loading
Please register or sign in to comment