[PATCH] D89297: [clangd] Add a TestWorkspace utility

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 20 17:49:26 PDT 2020


nridge updated this revision to Diff 299526.
nridge marked 8 inline comments as done.
nridge added a comment.
Herald added subscribers: llvm-commits, mgorny.
Herald added a project: LLVM.

Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89297

Files:
  clang-tools-extra/clangd/unittests/BackgroundIndexTests.cpp
  clang-tools-extra/clangd/unittests/CMakeLists.txt
  clang-tools-extra/clangd/unittests/FileIndexTests.cpp
  clang-tools-extra/clangd/unittests/TestTU.cpp
  clang-tools-extra/clangd/unittests/TestTU.h
  clang-tools-extra/clangd/unittests/TestWorkspace.cpp
  clang-tools-extra/clangd/unittests/TestWorkspace.h
  llvm/utils/gn/secondary/clang-tools-extra/clangd/unittests/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89297.299526.patch
Type: text/x-patch
Size: 9874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201021/4c68ecea/attachment.bin>


More information about the cfe-commits mailing list