[PATCH] D88470: [clangd] Extract options struct for ClangdLSPServer. NFC
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 29 01:42:18 PDT 2020
sammccall updated this revision to Diff 294907.
sammccall added a comment.
Drop redundant 'opts' from member names of per-feature opts structs
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88470/new/
https://reviews.llvm.org/D88470
Files:
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/ClangdLSPServer.h
clang-tools-extra/clangd/tool/ClangdMain.cpp
clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88470.294907.patch
Type: text/x-patch
Size: 17871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200929/84c342bb/attachment-0001.bin>
More information about the cfe-commits
mailing list