[all-commits] [llvm/llvm-project] 4ca8f6: [Support] Simplify setDefaultImpl (NFC) (#137528)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Apr 27 14:09:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ca8f65b6c4fd554783848f77094622b9f9ea776
https://github.com/llvm/llvm-project/commit/4ca8f65b6c4fd554783848f77094622b9f9ea776
Author: Kazu Hirata <kazu at google.com>
Date: 2025-04-27 (Sun, 27 Apr 2025)
Changed paths:
M llvm/include/llvm/Support/CommandLine.h
Log Message:
-----------
[Support] Simplify setDefaultImpl (NFC) (#137528)
We can use "constexpr if" to combine the two variants of functions.
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