]> granicus.if.org Git - clang/commit
Implemented casts for ConcreteInt and ConcreteIntLValue.
authorTed Kremenek <kremenek@apple.com>
Fri, 1 Feb 2008 06:36:40 +0000 (06:36 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 1 Feb 2008 06:36:40 +0000 (06:36 +0000)
commita6e4d21dc4fe87fe1b0bcd9c3c3ec43b391aa44b
treeee3dcb264d22403333814afea23267c973820a05
parent9415a0cc93117b69add4e1dc0f11146f3479ee1a
Implemented casts for ConcreteInt and ConcreteIntLValue.
Implemented '==' and '!=' for ConcreteIntLValue.

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