Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Please use
GitHub pull requests
for new patches.
Phabricator shutdown timeline
Differential
D72011
Diff 235662
compiler-rt/test/asan/TestCases/Windows/globalalloc_flags_fallback.cpp
Changeset View
What is the main blocker for making these tests work for 64-bit? Fixing the hotpatching interceptors?
Chromium stopped using 32-bit ASan because the address space limitations were prohibitive. I think the sanitizer-windows bot only builds x64 these days, so if we can port these, that would help make sure they are covered.