[all-commits] [llvm/llvm-project] b0c070: [clangd] Simplify ternary expressions with std::op...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Oct 6 14:47:28 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0c070e2637935030ecd36777f22542bf371ef8c
https://github.com/llvm/llvm-project/commit/b0c070e2637935030ecd36777f22542bf371ef8c
Author: Kazu Hirata <kazu at google.com>
Date: 2024-10-06 (Sun, 06 Oct 2024)
Changed paths:
M clang-tools-extra/clangd/FindSymbols.cpp
M clang-tools-extra/clangd/index/MemIndex.cpp
M clang-tools-extra/clangd/index/dex/Dex.cpp
Log Message:
-----------
[clangd] Simplify ternary expressions with std::optional::value_or (NFC) (#111309)
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