]> granicus.if.org Git - clang/commit
Fixed bug where GRConstants::AddBindings() did not check for values
authorTed Kremenek <kremenek@apple.com>
Wed, 16 Jan 2008 19:28:16 +0000 (19:28 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 16 Jan 2008 19:28:16 +0000 (19:28 +0000)
commit22f0d976e01e24ab1f77ef82a964df74190916c0
tree88374fb2e54bf66c4ff0d0565eba59044f6e187b
parenta5a1ef481efbc896ce39ac696f1011678298e6da
Fixed bug where GRConstants::AddBindings() did not check for values
that were "not a constant."

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