Skip to content
Commit ba1c9f7a authored by Nuno Lopes's avatar Nuno Lopes
Browse files

Fix PR33878: BasicAA incorrectly assumes different address spaces don't alias

Remove code that assumed that a nullptr of address space != 0 couldnt alias with a non-null pointer. This is incorrect, since nothing can be concluded about a null pointer in an address space != 0.
This code was written before address spaces were introduced

Differential Revision: https://reviews.llvm.org/D37518

llvm-svn: 312648
parent 3ad84ee0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment