]> granicus.if.org Git - clang/commit
Rename 'CStrArg' to 'sArg' for printf checking to match with the analagous enum for...
authorTed Kremenek <kremenek@apple.com>
Tue, 20 Jul 2010 20:03:58 +0000 (20:03 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 20 Jul 2010 20:03:58 +0000 (20:03 +0000)
commit99196b1031d37d37f395a3291ccdd12a3fc01242
treecf0dadb5e73b45e306697d289ed7750b5f58a152
parent92a6febe130dd9ad726983835297e11b2fa3b93f
Rename 'CStrArg' to 'sArg' for printf checking to match with the analagous enum for scanf checking.

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