[all-commits] [llvm/llvm-project] bf12b7: [HWASAN] Support short granules in __hwasan_test_s...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Apr 28 13:44:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf12b746372a25c5a15fa9bd452bd469cc047b47
https://github.com/llvm/llvm-project/commit/bf12b746372a25c5a15fa9bd452bd469cc047b47
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-04-28 (Fri, 28 Apr 2023)
Changed paths:
M compiler-rt/lib/hwasan/hwasan.cpp
M compiler-rt/lib/hwasan/hwasan_checks.h
A compiler-rt/test/hwasan/TestCases/test_shadow.c
Log Message:
-----------
[HWASAN] Support short granules in __hwasan_test_shadow
Reviewed By: thurston
Differential Revision: https://reviews.llvm.org/D149430
More information about the All-commits
mailing list