[clangd] Add debug printers for basic protocol types. NFC
authorSam McCall <sam.mccall@gmail.com>
Wed, 20 Dec 2017 10:26:53 +0000 (10:26 +0000)
committerSam McCall <sam.mccall@gmail.com>
Wed, 20 Dec 2017 10:26:53 +0000 (10:26 +0000)
commitfffa8229e36771a97682cb85db7d536c2076ad68
tree4575a14dec689bf14b06433f53f2e802f9a66db6
parent030123e8e8fe46be132cbf4b4d1240e8d5c446fe
[clangd] Add debug printers for basic protocol types. NFC

llvm-svn: 321161
clang-tools-extra/clangd/Protocol.cpp
clang-tools-extra/clangd/Protocol.h
clang-tools-extra/unittests/clangd/SourceCodeTests.cpp