[all-commits] [llvm/llvm-project] e0b68f: [hwasan] Clarify report for allocation-tail-overwr...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Fri Jun 18 10:53:03 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0b68f7149f9c66ba9e81878729225421f99a030
https://github.com/llvm/llvm-project/commit/e0b68f7149f9c66ba9e81878729225421f99a030
Author: Florian Mayer <fmayer at google.com>
Date: 2021-06-18 (Fri, 18 Jun 2021)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_report.cpp
M compiler-rt/test/hwasan/TestCases/tail-magic.c
Log Message:
-----------
[hwasan] Clarify report for allocation-tail-overwritten.
Explain what the given stack trace means before showing it, rather than
only in the paragraph at the end.
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D104523
More information about the All-commits
mailing list