diff options
author | Sam McCall <sam.mccall@gmail.com> | 2018-03-05 17:28:54 +0000 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2018-03-05 17:28:54 +0000 |
commit | 7363a2f270e38179b259921800e99c018d15717c (patch) | |
tree | 6b12091bb8f56df894d4e6cf7a39c8ef2656dbff /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | cd855f70c5230a79d0b91cbbf6fb959572e67c50 (diff) | |
download | bcm5719-llvm-7363a2f270e38179b259921800e99c018d15717c.tar.gz bcm5719-llvm-7363a2f270e38179b259921800e99c018d15717c.zip |
[clangd] Extract ClangdServer::Options struct.
Summary:
This subsumes most of the params to ClangdServer and ClangdLSPServer.
Adjacent changes:
- tests use a consistent set of options, except when testing specific options
- tests that previously used synchronous mode for convenience no longer do
- added a runAddDocument helper to SyncAPIs to mitigate the extra code
- rearranged main a bit to follow the structure of the options
Reviewers: ilya-biryukov
Subscribers: klimek, jkorous-apple, ioeric, cfe-commits
Differential Revision: https://reviews.llvm.org/D44088
llvm-svn: 326719
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions