[all-commits] [llvm/llvm-project] 653ed0: [Clang] Invoke shell script with bash
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Thu Sep 11 18:39:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 653ed062ea22e3d35b5b7ce6db391466821ca6e9
https://github.com/llvm/llvm-project/commit/653ed062ea22e3d35b5b7ce6db391466821ca6e9
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M clang/test/Modules/crash-vfs-umbrella-frameworks.m
Log Message:
-----------
[Clang] Invoke shell script with bash
This test attempts to run a reproducer script generated by clang. This
is intended to be run by a shell, so invoke it with an actual shell.
This enables running the test with LLVM lit's internal shell.
Reviewers: bcardosolopes, ilovepi, petrhosek
Reviewed By: ilovepi
Pull Request: https://github.com/llvm/llvm-project/pull/157608
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