[PATCH] D84535: [clangd] Switch from EXPECT_TRUE to ASSERT_TRUE in remote marshalling tests

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 26 11:57:02 PDT 2020


kbobyrev updated this revision to Diff 280745.
kbobyrev added a comment.

Find one more case when checking directly makes sense.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84535

Files:
  clang-tools-extra/clangd/unittests/remote/MarshallingTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84535.280745.patch
Type: text/x-patch
Size: 6321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200726/3d7767cd/attachment.bin>


More information about the cfe-commits mailing list