]> granicus.if.org Git - clang/commit
Pull BadCallChecker into its own files.
authorZhongxing Xu <xuzhongxing@gmail.com>
Tue, 3 Nov 2009 05:48:04 +0000 (05:48 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Tue, 3 Nov 2009 05:48:04 +0000 (05:48 +0000)
commit4f64e5f03149200aaf553d7742966d78b717a32c
treefac1ab8605e4bd954f520be8a159ac66a4e61529
parent002174f7d60761931f4ec958ca384212a42bb655
Pull BadCallChecker into its own files.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85868 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/PathSensitive/Checkers/BadCallChecker.h [new file with mode: 0644]
lib/Analysis/BadCallChecker.cpp [new file with mode: 0644]
lib/Analysis/GRExprEngineInternalChecks.cpp