[PATCH] D77938: [clangd] Extend YAML Serialization

Mark Nauwelaerts via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 11 03:10:46 PDT 2020


mnauw created this revision.
mnauw added a reviewer: sammccall.
mnauw added a project: clang-tools-extra.
Herald added subscribers: cfe-commits, usaxena95, kadircet, arphaman, jkorous, MaskRay, ilya-biryukov, mgorny.
Herald added a project: clang.
mnauw added a comment.

This was previously part of D77385 <https://reviews.llvm.org/D77385>.  Rather than a separate file (which seems a bit tricky), the test YAML has simply been included in the unit test itself.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77938

Files:
  clang-tools-extra/clangd/index/YAMLSerialization.cpp
  clang-tools-extra/clangd/unittests/CMakeLists.txt
  clang-tools-extra/clangd/unittests/YAMLTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77938.256757.patch
Type: text/x-patch
Size: 13741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200411/cf1c0048/attachment-0001.bin>


More information about the cfe-commits mailing list