[all-commits] [llvm/llvm-project] ab658a: [HWASAN] Removed right_aligned from HWASAN allocat...
kstoimenov via All-commits
all-commits at lists.llvm.org
Thu Dec 8 11:56:00 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab658a48479b9c9a5c6eaee199357f1ee4bb4124
https://github.com/llvm/llvm-project/commit/ab658a48479b9c9a5c6eaee199357f1ee4bb4124
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2022-12-08 (Thu, 08 Dec 2022)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_allocator.cpp
M compiler-rt/lib/hwasan/hwasan_allocator.h
Log Message:
-----------
[HWASAN] Removed right_aligned from HWASAN allocator Metadata.
This came up during review of D139464. Looks like this filed is always set to false to it is basically unused.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D139654
More information about the All-commits
mailing list