[all-commits] [llvm/llvm-project] f570bd: [HWASAN] Disable unexpected_format_specifier_test ...

kstoimenov via All-commits all-commits at lists.llvm.org
Thu Mar 23 08:16:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f570bd8f6322fab18df5099786683a813f9e7a08
      https://github.com/llvm/llvm-project/commit/f570bd8f6322fab18df5099786683a813f9e7a08
  Author: Kirill Stoimenov <kstoimenov at google.com>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M compiler-rt/test/sanitizer_common/TestCases/Linux/mprobe.cpp
    M compiler-rt/test/sanitizer_common/TestCases/Linux/unexpected_format_specifier_test.cpp

  Log Message:
  -----------
  [HWASAN] Disable unexpected_format_specifier_test because HWASAN doesn't provide a printf interceptor

Reviewed By: vitalybuka

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




More information about the All-commits mailing list