diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-11-26 02:38:19 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-11-26 02:38:19 +0000 |
commit | f89dcdaf19ce889e469bf1eddd8ae198ee1f19a9 (patch) | |
tree | 3a067ecd41325f1810ff4935afa4d147e24148c3 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 94f8c4a7d5d134d6a641876692a52899c0eaacce (diff) | |
download | bcm5719-llvm-f89dcdaf19ce889e469bf1eddd8ae198ee1f19a9.tar.gz bcm5719-llvm-f89dcdaf19ce889e469bf1eddd8ae198ee1f19a9.zip |
Add a PostVisitBlockExpr() method to RetainReleaseChecker to query for
the set of variables "captured" by a block. Until the analysis gets
more sophisticated, for now we stop the retain count tracking of any
objects (transitively) referenced by these variables.
llvm-svn: 89929
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions