diff options
author | Dan Gohman <gohman@apple.com> | 2011-01-18 21:16:06 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2011-01-18 21:16:06 +0000 |
commit | 44da55b7bead716aba4fc52f718e536f9b5a0715 (patch) | |
tree | e7afd611d9909a2c51ca53b67a1709727c119a09 /clang/test/Sema/uninit-variables.c | |
parent | 267f6c1ab2a474af6e2bb90aa89b3b8c4be87142 (diff) | |
download | bcm5719-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/Sema/uninit-variables.c')
0 files changed, 0 insertions, 0 deletions