[all-commits] [llvm/llvm-project] 6a8608: [clang] Disable crash-diagnostic-tar.c if backtrac...
Daniel Thornburgh via All-commits
all-commits at lists.llvm.org
Fri Jun 5 12:56:48 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a8608e5a75f9c4b945c3ed210dee6b20705cefe
https://github.com/llvm/llvm-project/commit/6a8608e5a75f9c4b945c3ed210dee6b20705cefe
Author: Daniel Thornburgh <dthorn at google.com>
Date: 2026-06-05 (Fri, 05 Jun 2026)
Changed paths:
M clang/test/Driver/crash-diagnostics-tar.c
Log Message:
-----------
[clang] Disable crash-diagnostic-tar.c if backtraces are disabled (#201921)
PR #201643 adds a test that fails if backtraces are disabled, e.g. in
tests for a stripped build. This was failing the Fuchsia CI, so this
change disables this test in such cases. It is likely possible to make
this test finer-grained to allow it to succeed with backtraces disabled.
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