[all-commits] [llvm/llvm-project] 7530b2: [clangd] Make the tweak filter a parameter to enum...
Sam McCall via All-commits
all-commits at lists.llvm.org
Fri Oct 9 05:19:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7530b254e93a18991a86d145eff066fbe88d6164
https://github.com/llvm/llvm-project/commit/7530b254e93a18991a86d145eff066fbe88d6164
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2020-10-09 (Fri, 09 Oct 2020)
Changed paths:
M clang-tools-extra/clangd/ClangdLSPServer.cpp
M clang-tools-extra/clangd/ClangdLSPServer.h
M clang-tools-extra/clangd/ClangdServer.cpp
M clang-tools-extra/clangd/ClangdServer.h
Log Message:
-----------
[clangd] Make the tweak filter a parameter to enumerateTweaks. NFC
(Required for CodeActionContext.only)
Differential Revision: https://reviews.llvm.org/D88724
More information about the All-commits
mailing list