[PATCH] D82606: [clangd] Config: config struct propagated through Context

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 25 16:23:51 PDT 2020


sammccall updated this revision to Diff 273543.
sammccall added a comment.

config() -> Config::current(). "config" already names a namespace.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82606

Files:
  clang-tools-extra/clangd/CMakeLists.txt
  clang-tools-extra/clangd/CompileCommands.cpp
  clang-tools-extra/clangd/Config.cpp
  clang-tools-extra/clangd/Config.h
  clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp

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


More information about the cfe-commits mailing list