Skip to content
Commit a51e4838 authored by Alexander Potapenko's avatar Alexander Potapenko
Browse files

[ASan] Move the shadow range on 32-bit iOS (and iOS Simulator)

to 0x40000000-0x60000000 to avoid address space clash with system libraries.
The solution has been proposed by tahabekireren@gmail.com in https://code.google.com/p/address-sanitizer/issues/detail?id=210
This is also known to fix some Chromium iOS tests.

llvm-svn: 207002
parent e811ab95
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment