[PATCH] D97726: [sanitizers] [windows] Use InternalMmapVector instead of silencing -Wframe-larger-than
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 1 13:46:34 PST 2021
mstorsjo updated this revision to Diff 327275.
mstorsjo added a comment.
Updated patch that actually does apply on main instead of on top of the other one (from D97579 <https://reviews.llvm.org/D97579>).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97726/new/
https://reviews.llvm.org/D97726
Files:
compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp
compiler-rt/lib/sanitizer_common/sanitizer_unwind_win.cpp
compiler-rt/lib/sanitizer_common/sanitizer_win.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97726.327275.patch
Type: text/x-patch
Size: 5606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210301/5ba9537a/attachment.bin>
More information about the llvm-commits
mailing list