[all-commits] [llvm/llvm-project] 75de95: [Option] Use llvm::interlaved (NFC) (#145642)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Jun 25 07:59:02 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 75de95ddd28f1273779721ffff1b0cde28352931
https://github.com/llvm/llvm-project/commit/75de95ddd28f1273779721ffff1b0cde28352931
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M llvm/lib/Option/Arg.cpp
Log Message:
-----------
[Option] Use llvm::interlaved (NFC) (#145642)
Note that llvm::interleaved constructs a string with the elements from
a given range with a given separator.
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