[all-commits] [llvm/llvm-project] e022ca: [HWASAN] Implemented LSAN SetLsanTag and IgnoreObj...

kstoimenov via All-commits all-commits at lists.llvm.org
Tue Jan 17 17:59:42 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e022ca8b6e8dcff9109f03f3c2d84df171babbe5
      https://github.com/llvm/llvm-project/commit/e022ca8b6e8dcff9109f03f3c2d84df171babbe5
  Author: Kirill Stoimenov <kstoimenov at google.com>
  Date:   2023-01-17 (Tue, 17 Jan 2023)

  Changed paths:
    M compiler-rt/lib/asan/asan_allocator.cpp
    M compiler-rt/lib/hwasan/CMakeLists.txt
    M compiler-rt/lib/hwasan/hwasan_allocator.cpp

  Log Message:
  -----------
  [HWASAN] Implemented LSAN SetLsanTag and IgnoreObjectLocked

Reviewed By: vitalybuka

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




More information about the All-commits mailing list