diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-02-27 17:58:43 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-02-27 17:58:43 +0000 |
commit | 9723bcf60fe6467fe4441ed136baf671323ec1ae (patch) | |
tree | 8e488c5e54cb700be4b6ed370177059f5dea50ac /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 96977da72c7cce3109cd787f795e586771980562 (diff) | |
download | bcm5719-llvm-9723bcf60fe6467fe4441ed136baf671323ec1ae.tar.gz bcm5719-llvm-9723bcf60fe6467fe4441ed136baf671323ec1ae.zip |
When checking printf-arguments for functions with '__attribute__ ((format (printf, X, Y)))'
set HasVAListArg to true when 'Y' is 0 (i.e., ignore the data arguments).
This fixes <rdar://problem/6623513>.
llvm-svn: 65642
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions