summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/uninit-variables.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2011-01-18 21:16:06 +0000
committerDan Gohman <gohman@apple.com>2011-01-18 21:16:06 +0000
commit44da55b7bead716aba4fc52f718e536f9b5a0715 (patch)
treee7afd611d9909a2c51ca53b67a1709727c119a09 /clang/test/SemaCXX/uninit-variables.cpp
parent267f6c1ab2a474af6e2bb90aa89b3b8c4be87142 (diff)
downloadbcm5719-llvm-44da55b7bead716aba4fc52f718e536f9b5a0715.tar.gz
bcm5719-llvm-44da55b7bead716aba4fc52f718e536f9b5a0715.zip
Teach BasicAA to return PartialAlias in cases where both pointers
are pointing to the same object, one pointer is accessing the entire object, and the other is access has a non-zero size. This prevents TBAA from kicking in and saying NoAlias in such cases. llvm-svn: 123775
Diffstat (limited to 'clang/test/SemaCXX/uninit-variables.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud