diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-05-08 00:32:39 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-05-08 00:32:39 +0000 |
commit | 3975f17f0424099aeef188dce46f19cb74cd8493 (patch) | |
tree | 7d2804e01847c60d7d1f4a3bf1fc967a4e9e2b03 /clang/lib/Analysis/RegionStore.cpp | |
parent | 36b9026fa71334dbc71cbaecd96990e21488c009 (diff) | |
download | bcm5719-llvm-3975f17f0424099aeef188dce46f19cb74cd8493.tar.gz bcm5719-llvm-3975f17f0424099aeef188dce46f19cb74cd8493.zip |
Fix <rdar://problem/6845148>. Signed integers compared against pointers should
implicitly be changed to unsigned values in GRSimpleVals.cpp. This can happen
when the comparison involves logic in specialized transfer functions (e.g.,
OSAtomicCompareAndSwap).
llvm-svn: 71200
Diffstat (limited to 'clang/lib/Analysis/RegionStore.cpp')
0 files changed, 0 insertions, 0 deletions