summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
diff options
context:
space:
mode:
authorSam McCall <sam.mccall@gmail.com>2018-07-02 11:13:16 +0000
committerSam McCall <sam.mccall@gmail.com>2018-07-02 11:13:16 +0000
commite746a2b4f7dbe0c6b8dd280a92ddfb1644b232f9 (patch)
tree22e2edcfb2a00ed68dce407a698c25dbd7389b69 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
parent2757df7933766a8ec344cb51eebfaa554812c685 (diff)
downloadbcm5719-llvm-e746a2b4f7dbe0c6b8dd280a92ddfb1644b232f9.tar.gz
bcm5719-llvm-e746a2b4f7dbe0c6b8dd280a92ddfb1644b232f9.zip
[clangd] ClangdServer::codeComplete return CodeCompleteResult, not LSP struct.
Summary: This provides more structured information that embedders can use for rendering. ClangdLSPServer continues to call render(), so NFC. The patch is: - trivial changes to ClangdServer/ClangdLSPServer - mostly-mechanical updates to CodeCompleteTests etc for the new API - new direct tests of render() in CodeCompleteTests - tiny cleanups to CodeCompletionItem (operator<< and missing initializers) Reviewers: ioeric Subscribers: ilya-biryukov, MaskRay, jkorous, cfe-commits Differential Revision: https://reviews.llvm.org/D48821 llvm-svn: 336094
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud