diff options
author | Anna Zaks <ganna@apple.com> | 2012-02-22 19:24:52 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2012-02-22 19:24:52 +0000 |
commit | 40a7eb38375699a9956bbe3cbb713433bf1d7b8c (patch) | |
tree | 0f6cd4e2f4e67083fafff38827fc0dc26e6b8791 /lldb/scripts/Python/interface/SBModule.i | |
parent | c862da47e39b0c1800f8ed2c33ce4176e50c7b44 (diff) | |
download | bcm5719-llvm-40a7eb38375699a9956bbe3cbb713433bf1d7b8c.tar.gz bcm5719-llvm-40a7eb38375699a9956bbe3cbb713433bf1d7b8c.zip |
[analyzer] Malloc cleanup:
- We should not evaluate strdup in the Malloc Checker, it's the job of
CString checker, so just update the RefState to reflect allocated
memory.
- Refactor to reduce LOC: remove some wrapper auxiliary functions, make
all functions return the state and add the transition in one place
(instead of in each auxiliary function).
llvm-svn: 151188
Diffstat (limited to 'lldb/scripts/Python/interface/SBModule.i')
0 files changed, 0 insertions, 0 deletions