[all-commits] [llvm/llvm-project] 796184: [clangd] Remove unused declaration onCallHierarchy...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Fri May 26 20:19:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 796184854c4db285bef503a4e57cd6c5aa54fa5d
https://github.com/llvm/llvm-project/commit/796184854c4db285bef503a4e57cd6c5aa54fa5d
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-26 (Fri, 26 May 2023)
Changed paths:
M clang-tools-extra/clangd/ClangdLSPServer.h
Log Message:
-----------
[clangd] Remove unused declaration onCallHierarchyOutgoingCalls
The corresponding function definition was removed by:
commit 1a929525e86a20d0b3455a400d0dbed40b325a13
Author: Kadir Cetinkaya <kadircet at google.com>
Date: Tue Dec 21 17:06:40 2021 +0100
Commit: 273303ad66a32e5e599bef5ee18c3a9f589e530d
https://github.com/llvm/llvm-project/commit/273303ad66a32e5e599bef5ee18c3a9f589e530d
Author: Kazu Hirata <kazu at google.com>
Date: 2023-05-26 (Fri, 26 May 2023)
Changed paths:
M clang/include/clang/Sema/Sema.h
Log Message:
-----------
[Sema] Remove unused declaration startLambdaDefinition
The corresponding function definition was removed by:
commit 93d7002dc4644b0a6f15a998dff0d55c72012e87
Author: Corentin Jabot <corentinjabot at gmail.com>
Date: Sun Feb 6 22:58:43 2022 +0100
Compare: https://github.com/llvm/llvm-project/compare/54ab4b3a2847...273303ad66a3
More information about the All-commits
mailing list