[all-commits] [llvm/llvm-project] a43574: [scudo] Clang-format tests
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Jun 24 17:33:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4357411107e48e2580b06f4b4f518b2213951b8
https://github.com/llvm/llvm-project/commit/a4357411107e48e2580b06f4b4f518b2213951b8
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-06-24 (Thu, 24 Jun 2021)
Changed paths:
M compiler-rt/lib/scudo/standalone/tests/wrappers_cpp_test.cpp
Log Message:
-----------
[scudo] Clang-format tests
Commit: a9f3ac9e3dbb72dee5c7223c1ff972492e010c35
https://github.com/llvm/llvm-project/commit/a9f3ac9e3dbb72dee5c7223c1ff972492e010c35
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-06-24 (Thu, 24 Jun 2021)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_report.cpp
M compiler-rt/test/hwasan/TestCases/heap-buffer-overflow-into.c
M compiler-rt/test/hwasan/TestCases/heap-buffer-overflow.c
Log Message:
-----------
Revert "[hwasan] print exact mismatch offset for short granules."
Breaks sanitizer-x86_64-linux-android and sanitizer-x86_64-linux-qemu bots.
This reverts commit 7e3f8b8affd0392c997564b5f34c61d6115a3516.
Compare: https://github.com/llvm/llvm-project/compare/67a893144012...a9f3ac9e3dbb
More information about the All-commits
mailing list