[PATCH] D41432: [clangd] Switch xrefs and documenthighlight to annotated-code unit tests. NFC

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 20 02:30:01 PST 2017


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

Remove test PrintTos for basic types after r321161.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41432

Files:
  test/clangd/definitions.test
  test/clangd/documenthighlight.test
  test/clangd/xrefs.test
  unittests/clangd/Annotations.cpp
  unittests/clangd/Annotations.h
  unittests/clangd/CMakeLists.txt
  unittests/clangd/CodeCompleteTests.cpp
  unittests/clangd/Matchers.h
  unittests/clangd/SourceCodeTests.cpp
  unittests/clangd/XRefsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41432.127674.patch
Type: text/x-patch
Size: 39747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171220/29d83684/attachment-0001.bin>


More information about the cfe-commits mailing list