[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
Wed Mar 10 01:22:37 PST 2021
mstorsjo updated this revision to Diff 329568.
mstorsjo added a comment.
Fixed another missed case of sizeof(buf) -> buf.size()
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.329568.patch
Type: text/x-patch
Size: 5027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210310/057fa4e7/attachment.bin>
More information about the llvm-commits
mailing list