Skip to content
Commit 06f10bf0 authored by Anna Zaks's avatar Anna Zaks
Browse files

[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)

llvm-svn: 149008
parent 26d8371b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment