summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
diff options
context:
space:
mode:
authorIlya Biryukov <ibiryukov@google.com>2018-08-17 09:29:38 +0000
committerIlya Biryukov <ibiryukov@google.com>2018-08-17 09:29:38 +0000
commit5f4a351306de78453d5c35bbaa4f8f0717db9029 (patch)
tree5ad61b1a2437467dd46852557d4467f6125382bd /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py
parent7d3e08ff8d017018e6ab408f571c7e9781e7e54d (diff)
downloadbcm5719-llvm-5f4a351306de78453d5c35bbaa4f8f0717db9029.tar.gz
bcm5719-llvm-5f4a351306de78453d5c35bbaa4f8f0717db9029.zip
[clangd] Show function documentation in signature help
Summary: Previously, clangd was trying to show documentation for the active parameter instead, which is wrong per LSP specification. Moreover, the code path that attempts to get parameter comments never succeds, because no attempt is made to parse function doc comment and extract parameter-specific parts out of it. So we also remove the code that claims to fetch parameter comments: it is not used anymore and is incorrect. Reviewers: hokein, ioeric, kadircet Reviewed By: ioeric Subscribers: MaskRay, jkorous, arphaman, cfe-commits Differential Revision: https://reviews.llvm.org/D50726 llvm-svn: 340004
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud