]> granicus.if.org Git - clang/commit
Removed static analysis-specific diagnostics from DiagnosticKinds.def.
authorTed Kremenek <kremenek@apple.com>
Tue, 26 Feb 2008 21:31:18 +0000 (21:31 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 26 Feb 2008 21:31:18 +0000 (21:31 +0000)
commitd87a321a3c3902f7acfc6539b8946a00da6e45cc
treed35d451e1427e9b4c082a338d678bbaaaa7daf87
parentebd6610f9b92342b79401cab324bb8c28b0dfa69
Removed static analysis-specific diagnostics from DiagnosticKinds.def.
Use custom diagnostics for static analysis checkers.  Added warnings
for dereferencing uninitialized values and divide-by-zeroes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47626 91177308-0d34-0410-b5e6-96231b3b80d8
Analysis/GRExprEngine.cpp
Analysis/GRSimpleVals.cpp
include/clang/Analysis/PathSensitive/GRExprEngine.h
include/clang/Basic/DiagnosticKinds.def