[all-commits] [llvm/llvm-project] ffac90: [compiler-rt] [sanitizer] Silence -Wframe-larger-t...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Fri Jan 8 13:00:49 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ffac9001d987096537b94ed7a1e4e4a4665d571f
https://github.com/llvm/llvm-project/commit/ffac9001d987096537b94ed7a1e4e4a4665d571f
Author: Martin Storsjö <martin at martin.st>
Date: 2021-01-08 (Fri, 08 Jan 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_unwind_win.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_win.cpp
Log Message:
-----------
[compiler-rt] [sanitizer] Silence -Wframe-larger-than= for a few windows functions with large stack buffers
Also update a documentation url while touching code nearby, as
requested in review.
Differential Revision: https://reviews.llvm.org/D91853
More information about the All-commits
mailing list