]> granicus.if.org Git - clang/commit
Rename 'VoidPtrArg' to 'pArg' in printf/scanf checking.
authorTed Kremenek <kremenek@apple.com>
Tue, 20 Jul 2010 20:04:04 +0000 (20:04 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 20 Jul 2010 20:04:04 +0000 (20:04 +0000)
commit66932056da99d2441e27c10b27c82706671e1dbf
treed7778a7a0838b371c85dbd2c5777888caf6b95e9
parent99196b1031d37d37f395a3291ccdd12a3fc01242
Rename 'VoidPtrArg' to 'pArg' in printf/scanf checking.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108899 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/Analyses/FormatString.h
lib/Analysis/PrintfFormatString.cpp