diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-02-18 18:54:33 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-02-18 18:54:33 +0000 |
commit | f68490a3f7ba2aee731b4de52cd4603395a0f1ad (patch) | |
tree | 27ae81c0deef0b3d0518909d248331d208c66e07 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | ec396b5114678538362e6e4db2d3cede2a8e2442 (diff) | |
download | bcm5719-llvm-f68490a3f7ba2aee731b4de52cd4603395a0f1ad.tar.gz bcm5719-llvm-f68490a3f7ba2aee731b4de52cd4603395a0f1ad.zip |
retain/release checker: Distinguish in the function summaries between
retain/releases performed via [... release] and CFRetain(). The former are
no-ops in GC. The checker already handled this, but now we emit nice diagnostics
to the user telling them that these are no-ops.
llvm-svn: 64937
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions