[all-commits] [llvm/llvm-project] fd85a6: [NFC][HWASAN] Move InTaggableRegion
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Apr 26 19:52:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd85a6df1d9336601207a80ea65502d86c78f750
https://github.com/llvm/llvm-project/commit/fd85a6df1d9336601207a80ea65502d86c78f750
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths:
M compiler-rt/lib/hwasan/hwasan.h
M compiler-rt/lib/hwasan/hwasan_allocator.cpp
M compiler-rt/lib/hwasan/hwasan_allocator.h
Log Message:
-----------
[NFC][HWASAN] Move InTaggableRegion
Prepare to use it in all tag related functions.
Reviewed By: thurston
Differential Revision: https://reviews.llvm.org/D149304
More information about the All-commits
mailing list