[all-commits] [llvm/llvm-project] 107d8c: [docs] don't use "=" in lit options with arguments...
Konrad Kleine via All-commits
all-commits at lists.llvm.org
Wed Jun 4 03:36:35 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 107d8c792f5df7166615629a1c7bb84425def143
https://github.com/llvm/llvm-project/commit/107d8c792f5df7166615629a1c7bb84425def143
Author: Konrad Kleine <kkleine at redhat.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M llvm/docs/CommandGuide/lit.rst
Log Message:
-----------
[docs] don't use "=" in lit options with arguments (#142340)
This is a fixup for #141851 and removes `=` from all
options with additional arguments.
Before 14 out of 22 options with arguments used "=" and 7 didn't.
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