[all-commits] [llvm/llvm-project] 317e9f: [flang-rt] Enable lit internal shell by default (#...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Fri Aug 29 13:29:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 317e9fcde92be164c0e365faf069d522196af6d1
https://github.com/llvm/llvm-project/commit/317e9fcde92be164c0e365faf069d522196af6d1
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M flang-rt/test/lit.cfg.py
Log Message:
-----------
[flang-rt] Enable lit internal shell by default (#156095)
This patch enables the lit internal shell by default for testing
flang-rt. The lit internal shell is able to run tests a bit faster as it
avoids having to fork bash for every run line and also produces nicer
debug information on failures.
This is part of #102704.
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