[all-commits] [llvm/llvm-project] 351102: [HWASan] Untag argument to __hwasan_tag_memory.

Matt Morehouse via All-commits all-commits at lists.llvm.org
Wed Apr 21 17:09:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3511022f5f0a8cce67b41a63c33f4f84159968e9
      https://github.com/llvm/llvm-project/commit/3511022f5f0a8cce67b41a63c33f4f84159968e9
  Author: Matt Morehouse <mascasa at google.com>
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
    M compiler-rt/test/hwasan/TestCases/hwasan-print-shadow.cpp

  Log Message:
  -----------
  [HWASan] Untag argument to __hwasan_tag_memory.

__hwasan_tag_memory expects untagged pointers, so make sure our pointer
is untagged.




More information about the All-commits mailing list