llvm-project/compiler-rt/test/asan
Matthew G McGovern 81b1d3da09 [sanitizers][Windows] Implement __sanitizer_purge_allocator for Win64
Windows' memory unmapping has to be explicit, there is no madvise.
Similarly, re-mapping memory has to be explicit as well. This patch
implements a basic method for remapping memory which was previously
returned to the OS on Windows.

Patch by Matthew G. McGovern and Jordyn Puryear
2021-02-12 09:49:04 -08:00
..
TestCases [sanitizers][Windows] Implement __sanitizer_purge_allocator for Win64 2021-02-12 09:49:04 -08:00
Unit [compiler-rt][asan][test] Set LD_LIBRARY_PATH_{32,64} on Solaris 2020-08-25 09:36:51 +02:00
CMakeLists.txt [RISCV][ASAN] mark asan as supported for RISCV64 and enable tests 2020-10-05 10:38:30 +03:00
lit.cfg.py [LSan][RISCV] Enable LSan for RISCV64 2021-01-31 21:53:25 +00:00
lit.site.cfg.py.in [sanitizer] Disable fast_unwind_on_malloc as default for arm-linux-gnu 2020-10-12 14:36:08 -03:00