diff options
author | Matthew G McGovern <mamcgove@microsoft.com> | 2021-02-03 11:29:44 -0800 |
---|---|---|
committer | Matthew G McGovern <mamcgove@microsoft.com> | 2021-02-12 09:49:04 -0800 |
commit | 81b1d3da094c54ffd75e05c8d4683792edf17f4c (patch) | |
tree | 2486422e7b65ad2a0e9eee272c39061a398ec6e9 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | 0b1914e83a03be926569892c17ca743c5ea46d1f (diff) | |
download | llvm-81b1d3da094c54ffd75e05c8d4683792edf17f4c.zip llvm-81b1d3da094c54ffd75e05c8d4683792edf17f4c.tar.gz llvm-81b1d3da094c54ffd75e05c8d4683792edf17f4c.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions