[all-commits] [llvm/llvm-project] 9d9ceb: Revert "[clangd][NFC] Simplify handing on methods ...
Keith Smiley via All-commits
all-commits at lists.llvm.org
Mon Jan 25 11:57:14 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d9ceb37453ffe0186d04f4e9e4ba9fb41200b57
https://github.com/llvm/llvm-project/commit/9d9ceb37453ffe0186d04f4e9e4ba9fb41200b57
Author: Keith Smiley <keithbsmiley at gmail.com>
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:
-----------
Revert "[clangd][NFC] Simplify handing on methods with no params"
This broke the build http://lab.llvm.org:8011/#/builders/7/builds/1405
This reverts commit f05b492aae4d4a741ec59f19518df91a3012824c.
Differential Revision: https://reviews.llvm.org/D95385
More information about the All-commits
mailing list