]> granicus.if.org Git - clang/commit
Hooked up GRSimpleAPICheck and the simple Objective-C Foundation checks to use
authorTed Kremenek <kremenek@apple.com>
Thu, 3 Apr 2008 17:57:38 +0000 (17:57 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 3 Apr 2008 17:57:38 +0000 (17:57 +0000)
commitf1ae705460552655fe7275327804444c62e86bae
treeb3553c031e7328d5c432e5dadf6a491b45c6d390
parent84867e60a466fa1199eb4e838ddf873a2f7658a9
Hooked up GRSimpleAPICheck and the simple Objective-C Foundation checks to use
the new BugReporter interface.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49180 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/PathSensitive/BugReporter.h
include/clang/Analysis/PathSensitive/GRSimpleAPICheck.h
lib/Analysis/BasicObjCFoundationChecks.cpp
lib/Analysis/BugReporter.cpp
lib/Analysis/GRSimpleVals.cpp
lib/Analysis/GRSimpleVals.h