]> granicus.if.org Git - clang/commit
Remove loc::StringLiteralVal. Now we allocate regions for string literals in the...
authorZhongxing Xu <xuzhongxing@gmail.com>
Sun, 26 Oct 2008 02:27:21 +0000 (02:27 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Sun, 26 Oct 2008 02:27:21 +0000 (02:27 +0000)
commit197fa58ab40e3fee2137715e96d9bb1c59340837
tree65b0f6fdeaba9695f5e4c3035f7dcf9267a626e4
parent0b7e642397e973f32d11b6066ef4bbbde59d6668
Remove loc::StringLiteralVal. Now we allocate regions for string literals in the Store.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58182 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/PathSensitive/SVals.h
lib/Analysis/BasicConstraintManager.cpp
lib/Analysis/BasicStore.cpp
lib/Analysis/GRSimpleVals.cpp
lib/Analysis/RegionStore.cpp
lib/Analysis/SVals.cpp