[all-commits] [llvm/llvm-project] c24b8e: [DTLTO][TEST] Loosen Clang driver test regexes to ...
bd1976bris via All-commits
all-commits at lists.llvm.org
Tue Sep 16 13:11:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c24b8e92fcc3c9a638b274cbd12d50d40f14c17e
https://github.com/llvm/llvm-project/commit/c24b8e92fcc3c9a638b274cbd12d50d40f14c17e
Author: bd1976bris <Ben.Dunbobbin at sony.com>
Date: 2025-09-16 (Tue, 16 Sep 2025)
Changed paths:
M clang/test/Driver/DTLTO/dtlto.c
M clang/test/Driver/DTLTO/ps5-dtlto.c
Log Message:
-----------
[DTLTO][TEST] Loosen Clang driver test regexes to fix buildbots (#159158)
Make the test regexes more permissive to fix buildbot failures caused by
the merge of PR #159129. This mirrors the earlier fix in PR #148908. We
retain cross-project-test coverage to verify that the path content is
correct.
A follow-up will update the tests to robustly check the Clang executable
filename, likely along the lines of PR #159151.
Short-term unbreak to keep the buildbots green without reverting a chain
of commits.
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