diff options
author | Anna Zaks <ganna@apple.com> | 2012-01-26 01:05:43 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2012-01-26 01:05:43 +0000 |
commit | cbd273387a61409f179fcfe8460a8733fcf8f872 (patch) | |
tree | 897b46a80fe7141846d5dbbce3db461508e9df52 /lib/CodeGen/CGDebugInfo.cpp | |
parent | e7cff2c00c3d74e38984a4db5c48d7e303d3ab8e (diff) |
[analyzer] Add an AST checker that checks for a common pitfall when
using CFArrayCreate & family.
Specifically, CFArrayCreate's input should be:
'A C array of the pointer-sized values to be in the new array.'
(radar://10717339)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149008 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions