[all-commits] [llvm/llvm-project] ebbe97: [Support] Simplify mapOptionalWithContext (NFC) (#...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Apr 27 14:09:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ebbe970c86c99eeee5e480346847dbe6bcb1c95e
https://github.com/llvm/llvm-project/commit/ebbe970c86c99eeee5e480346847dbe6bcb1c95e
Author: Kazu Hirata <kazu at google.com>
Date: 2025-04-27 (Sun, 27 Apr 2025)
Changed paths:
M llvm/include/llvm/Support/YAMLTraits.h
Log Message:
-----------
[Support] Simplify mapOptionalWithContext (NFC) (#137529)
We can use "constexpt if" to combine the two variants of functions.
---------
Co-authored-by: Nikita Popov <github at npopov.com>
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