summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/gui/basic/TestGuiBasic.py
diff options
context:
space:
mode:
authorKadir Cetinkaya <kadircet@google.com>2019-10-15 14:20:52 +0000
committerKadir Cetinkaya <kadircet@google.com>2019-10-15 14:20:52 +0000
commit9d66247e9b78ceb821fba12a1d2ff66839911163 (patch)
treea1d1fb78709187599c9b09c91f538bb2a5cb154a /lldb/packages/Python/lldbsuite/test/commands/gui/basic/TestGuiBasic.py
parentab5025654448ad0c93af18727f9b0698f451bd94 (diff)
downloadbcm5719-llvm-9d66247e9b78ceb821fba12a1d2ff66839911163.tar.gz
bcm5719-llvm-9d66247e9b78ceb821fba12a1d2ff66839911163.zip
[clangd] Propagate main context into ClangdServer
Summary: Currently clangd initializes the ClangdServer lazily during onInitialize request, and it results in propagation of caller's context rather than the main context created ClangdLSPServer. This patch changes the logic to store main context that created ClangdLSPServer and pass it onto to ClangdServer and other objects like CDBs. Reviewers: sammccall Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D68978 llvm-svn: 374892
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/gui/basic/TestGuiBasic.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud