[PATCH] D90531: [clangd] Add clang-tidy options to config

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 6 17:36:10 PST 2020


njames93 updated this revision to Diff 303598.
njames93 added a comment.

Fix the unit tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90531

Files:
  clang-tools-extra/clangd/Config.h
  clang-tools-extra/clangd/ConfigCompile.cpp
  clang-tools-extra/clangd/ConfigFragment.h
  clang-tools-extra/clangd/ConfigYAML.cpp
  clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp
  clang-tools-extra/clangd/unittests/ConfigYAMLTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90531.303598.patch
Type: text/x-patch
Size: 12203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201107/27d686bd/attachment.bin>


More information about the cfe-commits mailing list