[PATCH] D44764: [clangd] Use operator<< to prevent printers issues in Gtest
Marc-Andre Laperle via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 29 20:48:48 PDT 2018
malaperle updated this revision to Diff 140382.
malaperle marked an inline comment as done.
malaperle added a comment.
Use raw_ostream instead.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D44764
Files:
clangd/Protocol.cpp
clangd/Protocol.h
unittests/clangd/CodeCompleteTests.cpp
unittests/clangd/JSONExprTests.cpp
unittests/clangd/XRefsTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44764.140382.patch
Type: text/x-patch
Size: 4337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180330/6b8c8fdd/attachment.bin>
More information about the cfe-commits
mailing list