[all-commits] [llvm/llvm-project] 1b0d63: [HWASAN] Implemented LsanMetadata in HWASAN.

kstoimenov via All-commits all-commits at lists.llvm.org
Tue Dec 13 09:05:58 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b0d63c506c042045792cd98c0dd2be912b6a96d
      https://github.com/llvm/llvm-project/commit/1b0d63c506c042045792cd98c0dd2be912b6a96d
  Author: Kirill Stoimenov <kstoimenov at google.com>
  Date:   2022-12-13 (Tue, 13 Dec 2022)

  Changed paths:
    M compiler-rt/lib/hwasan/hwasan_allocator.cpp
    M compiler-rt/lib/hwasan/hwasan_allocator.h

  Log Message:
  -----------
  [HWASAN] Implemented LsanMetadata in HWASAN.

Please note that that this code is not used. It will be connected at some point when the rest of the code is ready.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D139464




More information about the All-commits mailing list