[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
Tue Mar 16 03:51:21 PDT 2021


mstorsjo updated this revision to Diff 330926.
mstorsjo added a comment.

Hoisted three InternalMmapVector out of a loop. I've managed to set up an environment where I can run the tests now, and the tests still pass as they did before.


Repository:
  rG LLVM Github Monorepo

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_win.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97726.330926.patch
Type: text/x-patch
Size: 5953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210316/f539d7b8/attachment.bin>


More information about the llvm-commits mailing list