]> granicus.if.org Git - clang/commit
Added proof-of-concept NULL pointer diagnostics to GRConstants.
authorTed Kremenek <kremenek@apple.com>
Thu, 7 Feb 2008 06:33:19 +0000 (06:33 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 7 Feb 2008 06:33:19 +0000 (06:33 +0000)
commit19227e32af1f903541214ef24f693688e67c58d6
tree3e26b0036bfe1cf972ea2c4596a7445fc53ad37e
parent63a4f697a3c6cf4a8b7911830830d2738da7217a
Added proof-of-concept NULL pointer diagnostics to GRConstants.
Modified the driver to pass the Diagnostic object to GRConstants.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46847 91177308-0d34-0410-b5e6-96231b3b80d8
Analysis/GRConstants.cpp
Driver/ASTConsumers.cpp
Driver/ASTConsumers.h
Driver/clang.cpp
include/clang/Analysis/Analyses/GRConstants.h
include/clang/Basic/DiagnosticKinds.def