[all-commits] [llvm/llvm-project] 71af5a: Reland"[clangd][NFC] Simplify handing on methods w...
Nathan James via All-commits
all-commits at lists.llvm.org
Mon Jan 25 12:20:17 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71af5a19cbaeacde01395b8b00ab31490cc11d15
https://github.com/llvm/llvm-project/commit/71af5a19cbaeacde01395b8b00ab31490cc11d15
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2021-01-25 (Mon, 25 Jan 2021)
Changed paths:
M clang-tools-extra/clangd/ClangdLSPServer.cpp
M clang-tools-extra/clangd/ClangdLSPServer.h
M clang-tools-extra/clangd/Protocol.h
Log Message:
-----------
Reland"[clangd][NFC] Simplify handing on methods with no params"
This reverts commit 9d9ceb37453ffe0186d04f4e9e4ba9fb41200b57.
First time round caused some build bot failures due to older compilers not patched with the Defect Report about full specialization being allowed at class scope.
More information about the All-commits
mailing list