[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 9 12:20:39 PST 2021


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

Fixed one missed case of sizeof(buf)


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.329434.patch
Type: text/x-patch
Size: 4947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210309/ab6a54c8/attachment.bin>


More information about the llvm-commits mailing list