[all-commits] [llvm/llvm-project] 51d8f5: [sanitizers] run print module map test run on posix

Emily Shi via All-commits all-commits at lists.llvm.org
Fri Mar 5 15:41:30 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 51d8f598ad57d0b3581f167afe1ec404a58ff386
      https://github.com/llvm/llvm-project/commit/51d8f598ad57d0b3581f167afe1ec404a58ff386
  Author: Emily Shi <code at emi.sh>
  Date:   2021-03-05 (Fri, 05 Mar 2021)

  Changed paths:
    R compiler-rt/test/sanitizer_common/TestCases/Darwin/print-module-map.cpp
    A compiler-rt/test/sanitizer_common/TestCases/Posix/print-module-map.cpp

  Log Message:
  -----------
  [sanitizers] run print module map test run on posix

Previously, this test only ran for mac because platforms have different messaging. This diff enables the test for all posix

rdar://75110847

Reviewed By: vitalybuka

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




More information about the All-commits mailing list