[all-commits] [llvm/llvm-project] 008c39: [HWASAN] Support short granules in __hwasan_test_s...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Apr 28 18:29:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 008c3934ab6b3a6dfcbb81f6258b9e03e9b61c1c
https://github.com/llvm/llvm-project/commit/008c3934ab6b3a6dfcbb81f6258b9e03e9b61c1c
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