[all-commits] [llvm/llvm-project] c3811c: [lldb][scripts] Use named args in versioning scrip...
Chelsea Cassanova via All-commits
all-commits at lists.llvm.org
Thu Jun 26 17:02:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3811c8474f4a5abe4f6558969a582cd7f19349e
https://github.com/llvm/llvm-project/commit/c3811c8474f4a5abe4f6558969a582cd7f19349e
Author: Chelsea Cassanova <chelsea_cassanova at apple.com>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M lldb/scripts/version-header-fix.py
M lldb/source/API/CMakeLists.txt
M lldb/test/Shell/Scripts/TestVersionFixScript.test
Log Message:
-----------
[lldb][scripts] Use named args in versioning script (#145993)
Using named args means that you don't need to keep track of 5 positional
args.
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