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 | 3d692df4b9c58895f9843b03543ec57447c93679 (patch) | |
tree | e046ee17045f5b98b10431dd36af45c622741ab9 /lib/Analysis/BugReporter.cpp | |
parent | b2fb6de9070fea9abc56c8e8d5469066e964cefe (diff) |
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>.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65642 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/BugReporter.cpp')
0 files changed, 0 insertions, 0 deletions