commit | f0dfc9c0f29fd82552896558c04043731d30b851 | [log] [tgz] |
---|---|---|
author | Anna Zaks <ganna@apple.com> | Fri Feb 17 22:35:31 2012 +0000 |
committer | Anna Zaks <ganna@apple.com> | Fri Feb 17 22:35:31 2012 +0000 |
tree | 43add3fa200ed381ebfbfb7cd1d5a1d649060e7f | |
parent | 998e2754281b19bb1db19299ae16c2fd5947bcc0 [diff] |
[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 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150846 91177308-0d34-0410-b5e6-96231b3b80d8