[all-commits] [llvm/llvm-project] 064634: [HWASAN][UBSAN] Reverse random logic (#88070)

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon Apr 8 17:24:08 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 064634406277e4786ce12caac94f7fa57ed5973e
      https://github.com/llvm/llvm-project/commit/064634406277e4786ce12caac94f7fa57ed5973e
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-04-08 (Mon, 08 Apr 2024)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
    M llvm/lib/Transforms/Instrumentation/LowerAllowCheckPass.cpp
    M llvm/test/Instrumentation/HWAddressSanitizer/pgo-opt-out.ll
    M llvm/test/Transforms/lower-builtin-allow-check.ll

  Log Message:
  -----------
  [HWASAN][UBSAN] Reverse random logic (#88070)

It feels more intuitive to make higher P to keep more checks.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list