diff options
author | Anna Zaks <ganna@apple.com> | 2012-02-17 22:35:31 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2012-02-17 22:35:31 +0000 |
commit | e56167e8f87acf87a9de3d383752e18a738cf056 (patch) | |
tree | e827d521532a4be201d622368da0d6db49ed829d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 6348a810fe0d64f7ec99e31a97c1761c0e2d6f8f (diff) | |
download | bcm5719-llvm-e56167e8f87acf87a9de3d383752e18a738cf056.tar.gz bcm5719-llvm-e56167e8f87acf87a9de3d383752e18a738cf056.zip |
[analyzer] Fix another false positive in the Malloc Checker, by making
it aware of CString APIs that return the input parameter.
Malloc Checker needs to know how the 'strcpy' function is
evaluated. Introduce the dependency on CStringChecker for that.
CStringChecker knows all about these APIs.
Addresses radar://10864450
llvm-svn: 150846
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions