[PATCH] D82386: [clangd] Config: Fragments and parsing from YAML

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 25 01:57:01 PDT 2020


sammccall updated this revision to Diff 273254.
sammccall marked 38 inline comments as done.
sammccall added a comment.

Address review comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82386/new/

https://reviews.llvm.org/D82386

Files:
  clang-tools-extra/clangd/CMakeLists.txt
  clang-tools-extra/clangd/ConfigFragment.h
  clang-tools-extra/clangd/ConfigYAML.cpp
  clang-tools-extra/clangd/unittests/CMakeLists.txt
  clang-tools-extra/clangd/unittests/ConfigYAMLTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82386.273254.patch
Type: text/x-patch
Size: 19341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200625/ee2d2e20/attachment-0001.bin>


More information about the cfe-commits mailing list