[all-commits] [llvm/llvm-project] e323a9: [clangd] Use std::decay_t (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Oct 15 14:59:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e323a904dce5bf248affef811791f4f8d4d45f02
https://github.com/llvm/llvm-project/commit/e323a904dce5bf248affef811791f4f8d4d45f02
Author: Kazu Hirata <kazu at google.com>
Date: 2022-10-15 (Sat, 15 Oct 2022)
Changed paths:
M clang-tools-extra/clangd/support/Context.h
M clang-tools-extra/clangd/support/Function.h
Log Message:
-----------
[clangd] Use std::decay_t (NFC)
More information about the All-commits
mailing list