[all-commits] [llvm/llvm-project] 03399a: [test] Disable the test without pointer tagging

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Jul 25 15:52:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 03399a928ff09aa7030cbab39ddafb5f78880f42
      https://github.com/llvm/llvm-project/commit/03399a928ff09aa7030cbab39ddafb5f78880f42
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-07-25 (Tue, 25 Jul 2023)

  Changed paths:
    M compiler-rt/test/hwasan/TestCases/Linux/release-shadow.c

  Log Message:
  -----------
  [test] Disable the test without pointer tagging

In aliasing mode we tag only heap, not mmap, and can't pass.
Still it's not clear why the test didn't fail before.




More information about the All-commits mailing list