[all-commits] [llvm/llvm-project] 876f66: [LIT] Rename substitution `%basename_s` to `%{s:ba...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Thu Oct 3 18:18:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 876f661dbeb42a76767edfb1f36214baacb27fd4
https://github.com/llvm/llvm-project/commit/876f661dbeb42a76767edfb1f36214baacb27fd4
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2024-10-03 (Thu, 03 Oct 2024)
Changed paths:
M llvm/docs/CommandGuide/lit.rst
M llvm/test/TableGen/anonymous-location.td
M llvm/utils/lit/lit/TestRunner.py
M llvm/utils/lit/tests/substitutions.py
Log Message:
-----------
[LIT] Rename substitution `%basename_s` to `%{s:basename}` (#111062)
Also added `%{t:stem}` as an alias for `%basename_t` and modified unit
test to test these new substitutions.
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