[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:27:33 PST 2021
mstorsjo created this revision.
mstorsjo added reviewers: rnk, russell.gallop, mcgov.
mstorsjo requested review of this revision.
Herald added a project: Sanitizers.
Herald added a subscriber: Sanitizers.
I haven't run tests for this (I don't have a setup yet where they'd run), but I'd appreciate if someone with such a setup available could run them.
Repository:
rG LLVM Github Monorepo
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.327266.patch
Type: text/x-patch
Size: 6056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210301/bd45b5a1/attachment.bin>
More information about the llvm-commits
mailing list