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 | 06f10bf05a24312e50af561f7c88a280484e8702 (patch) | |
tree | c108022fe0076b7ecc76c89bcfb06293278c8679 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 26d8371b0705d7f6cfb1045ef7b4ce163bfe285b (diff) | |
download | llvm-06f10bf05a24312e50af561f7c88a280484e8702.zip llvm-06f10bf05a24312e50af561f7c88a280484e8702.tar.gz llvm-06f10bf05a24312e50af561f7c88a280484e8702.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions