[all-commits] [llvm/llvm-project] 3efb02: [Sanitizers] Fix procmap tests for apple arm64

thetruestblue via All-commits all-commits at lists.llvm.org
Tue Jan 3 11:29:11 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3efb0274b7d90d675594a7a2735bdfed0a994fde
      https://github.com/llvm/llvm-project/commit/3efb0274b7d90d675594a7a2735bdfed0a994fde
  Author: Blue Gaston <bgaston2 at apple.com>
  Date:   2023-01-03 (Tue, 03 Jan 2023)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/tests/sanitizer_procmaps_test.cpp

  Log Message:
  -----------
  [Sanitizers] Fix procmap tests for apple arm64

As part of effort to enable sanitizer common unit tests on arm64 apple devices.
Add kModuleArchARM64 as expected Arch

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




More information about the All-commits mailing list