"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "c0edb8f5cf2f19496e44f59dce33d3e5695f5bf6"
-
Anna Zaks authored
Assume none of the ObjC messages defined in system headers free memory, except for the ones containing 'freeWhenDone' selector. Currently, just assume that the region escapes to the messages with 'freeWhenDone' (ideally, we want to treat it as 'free()'). For now, always assume that regions escape when passed to C++ methods. llvm-svn: 151410
7ac344a4
Loading