diff options
author | Sam McCall <sam.mccall@gmail.com> | 2019-11-18 21:29:17 +0100 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2019-11-19 10:43:22 +0100 |
commit | 6ec07140980770fccfcdf53fe43e7425a9f51a7b (patch) | |
tree | db23992eeb626000e15d47769b45a2deae477784 /lldb/packages/Python/lldbsuite/test/python_api/frame | |
parent | f0021f95a1f40369e30bb94be1b0322747631047 (diff) | |
download | bcm5719-llvm-6ec07140980770fccfcdf53fe43e7425a9f51a7b.tar.gz bcm5719-llvm-6ec07140980770fccfcdf53fe43e7425a9f51a7b.zip |
[clangd] More sensible output for constructors/destructors in hover.
Summary:
Previously: both had type void() and return type void.
Now: neither have a type. Constructors return T, destructors return void.
Reviewers: hokein
Subscribers: merge_guards_bot, ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D70317
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame')
0 files changed, 0 insertions, 0 deletions