[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
Loading
Please register or sign in to comment