[all-commits] [llvm/llvm-project] d271ac: [Test][ASan][Sanitizer] Make atos symbolizer test ...

thetruestblue via All-commits all-commits at lists.llvm.org
Sun Sep 14 19:59:45 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d271ace0850a8a4a24a9f62e6d1970352dd2f6e8
      https://github.com/llvm/llvm-project/commit/d271ace0850a8a4a24a9f62e6d1970352dd2f6e8
  Author: thetruestblue <bblueconway at gmail.com>
  Date:   2025-09-14 (Sun, 14 Sep 2025)

  Changed paths:
    A compiler-rt/test/asan/TestCases/Darwin/atos-symbolized-recover.cpp
    R compiler-rt/test/sanitizer_common/TestCases/Darwin/atos-symbolized-recover.cpp

  Log Message:
  -----------
  [Test][ASan][Sanitizer] Make atos symbolizer test asan and simulator only (#158522)

Simulator environments run only atos symbolizer rather than falling back
to dladdr.

Because sanitizer-common does not target simulators, move this test into
asan and simulator only to make it predicatable test.

Original change sha: 0f9bfe0a02ffff077a1a98065069b52744e31723

rdar://108003900



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