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 | 1c512f5fcb47526a09f15c26ba673a22fce91e33 (patch) | |
tree | 37f35ab24af97019434818431d4969e63e801ef4 /lib/Lex/Preprocessor.cpp | |
parent | 2197c963543397777919cec22b65feb31a9ddf79 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64937 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Lex/Preprocessor.cpp')
0 files changed, 0 insertions, 0 deletions