[PATCH] D61841: [clangd] Respect WarningsAsErrors configuration for clang-tidy

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 16 18:50:16 PDT 2019


nridge updated this revision to Diff 199956.
nridge added a comment.

Update as per changes to dependent patch D60953 <https://reviews.llvm.org/D60953>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61841

Files:
  clang-tools-extra/clangd/ClangdUnit.cpp
  clang-tools-extra/clangd/Diagnostics.cpp
  clang-tools-extra/clangd/Diagnostics.h
  clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
  clang-tools-extra/clangd/unittests/TestTU.cpp
  clang-tools-extra/clangd/unittests/TestTU.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61841.199956.patch
Type: text/x-patch
Size: 7740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190517/1a7d3c8c/attachment.bin>


More information about the cfe-commits mailing list