diff options
author | Devin Coughlin <dcoughlin@apple.com> | 2016-11-15 18:40:46 +0000 |
---|---|---|
committer | Devin Coughlin <dcoughlin@apple.com> | 2016-11-15 18:40:46 +0000 |
commit | 8693adfd4669a9080d12ca42a4c9ab8661be6062 (patch) | |
tree | a7bb525e0a4414955189c84de7d7b2849fd7af6f /clang/lib/Lex/ModuleMap.cpp | |
parent | 34652925cbb0316c632975ae070649db5958a457 (diff) | |
download | llvm-8693adfd4669a9080d12ca42a4c9ab8661be6062.zip llvm-8693adfd4669a9080d12ca42a4c9ab8661be6062.tar.gz llvm-8693adfd4669a9080d12ca42a4c9ab8661be6062.tar.bz2 |
[analyzer] Add check for when block is called with too few arguments.
The CallAndMessageChecker has an existing check for when a function pointer
is called with too few arguments. Extend this logic to handle the block
case, as well. While we're at it, do a drive-by grammar correction
("less" --> "fewer") on the diagnostic text.
llvm-svn: 287001
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions