]> granicus.if.org Git - clang/commit
added preliminary diagnostics in scan-build results to denote whether
authorTed Kremenek <kremenek@apple.com>
Wed, 30 Apr 2008 23:47:44 +0000 (23:47 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 30 Apr 2008 23:47:44 +0000 (23:47 +0000)
commit072192bcbb05a0fee7ec3061750b27e8d2004952
tree37048b412bd73992a50738e0b948108bf453bba5
parent6b6289848e215ff12d4d54fe0602d3371db52788
added preliminary diagnostics in scan-build results to denote whether
a CF memory leak occurred with GC enabled, etc.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@50507 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/ASTConsumers.cpp
Driver/HTMLDiagnostics.cpp
include/clang/Analysis/LocalCheckers.h
include/clang/Analysis/PathDiagnostic.h
include/clang/Analysis/PathSensitive/BugReporter.h
lib/Analysis/BugReporter.cpp
lib/Analysis/CFRefCount.cpp