[PATCH] D82612: [clangd] Config: compile Fragment -> CompiledFragment -> Config
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 25 16:56:43 PDT 2020
sammccall created this revision.
Herald added subscribers: cfe-commits, usaxena95, kadircet, arphaman, jkorous, MaskRay, ilya-biryukov, mgorny.
Herald added a project: clang.
sammccall added a parent revision: D82606: [clangd] Config: config struct propagated through Context.
sammccall edited the summary of this revision.
sammccall added a reviewer: hokein.
https://reviews.llvm.org/D82335 shows how this fits in with related config work.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D82612
Files:
clang-tools-extra/clangd/CMakeLists.txt
clang-tools-extra/clangd/ConfigCompile.cpp
clang-tools-extra/clangd/ConfigProvider.h
clang-tools-extra/clangd/unittests/CMakeLists.txt
clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp
clang-tools-extra/clangd/unittests/ConfigTesting.h
clang-tools-extra/clangd/unittests/ConfigYAMLTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82612.273553.patch
Type: text/x-patch
Size: 16601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200625/3dc7cd95/attachment-0001.bin>
More information about the cfe-commits
mailing list