summaryrefslogtreecommitdiffstats
path: root/clang/unittests/AST/SourceLocationTest.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2013-07-17 17:16:38 +0000
committerJordan Rose <jordan_rose@apple.com>2013-07-17 17:16:38 +0000
commit5fded08403ed0f138e057e78338d77dd321e59ee (patch)
treefae0c58970307fee20d0042926fccdc4aec9685f /clang/unittests/AST/SourceLocationTest.cpp
parent05b2f98d891b56f85186aa6da61ad417b8153730 (diff)
downloadbcm5719-llvm-5fded08403ed0f138e057e78338d77dd321e59ee.tar.gz
bcm5719-llvm-5fded08403ed0f138e057e78338d77dd321e59ee.zip
[analyzer] Handle C string default values for const char * arguments.
Previously, SValBuilder knew how to evaluate StringLiterals, but couldn't handle an array-to-pointer decay for constant values. Additionally, RegionStore was being too strict about loading from an array, refusing to return a 'char' value from a 'const char' array. Both of these have been fixed. llvm-svn: 186520
Diffstat (limited to 'clang/unittests/AST/SourceLocationTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud