jkorous added a comment.
I'd add a test with non-empty non-LSP dictionary to specifically test that
we're ignoring the content. I like const-correctness but that's up to you.
Otherwise LGTM.
Comment at: clang-tools-extra/clangd/unittests/xpc/ConversionTests.cpp:34
+TEST(JsonX
arphaman updated this revision to Diff 207164.
arphaman added a comment.
Added missing `xpc_release` in the test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63961/new/
https://reviews.llvm.org/D63961
Files:
clang-tools-extra/clangd/unittests/xpc/ConversionTests.cpp
clang-tools-e