[PATCH] D40399: [clangd] Add missing (but documented!) JSONExpr typed accessors
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 24 06:45:19 PST 2017
sammccall updated this revision to Diff 124203.
sammccall marked 2 inline comments as done.
sammccall added a comment.
Renames to address review comments
https://reviews.llvm.org/D40399
Files:
clangd/ClangdUnit.cpp
clangd/JSONExpr.cpp
clangd/JSONExpr.h
clangd/JSONRPCDispatcher.cpp
clangd/JSONRPCDispatcher.h
clangd/Trace.cpp
clangd/Trace.h
clangd/tool/ClangdMain.cpp
test/clangd/trace.test
unittests/clangd/JSONExprTests.cpp
unittests/clangd/TraceTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40399.124203.patch
Type: text/x-patch
Size: 21113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171124/0f4a4bda/attachment-0001.bin>
More information about the cfe-commits
mailing list