]> granicus.if.org Git - clang/commit
Added support to distinguish between both implicit and explicit null dereferences.
authorTed Kremenek <kremenek@apple.com>
Thu, 7 Feb 2008 06:04:18 +0000 (06:04 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 7 Feb 2008 06:04:18 +0000 (06:04 +0000)
commit63a4f697a3c6cf4a8b7911830830d2738da7217a
treebea237e54de3c9b67aa756eaf8df8236dbbef1c3
parent3f1cc838f9caf469990f23fccd0940263c0c61ff
Added support to distinguish between both implicit and explicit null dereferences.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46846 91177308-0d34-0410-b5e6-96231b3b80d8
Analysis/GRConstants.cpp