diff options
author | Tobias Ribizel <ribizel@kit.edu> | 2022-05-16 11:17:15 +0200 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2022-05-16 11:17:25 +0200 |
commit | 71cb8c8cb9c162448159f2bffd2c77a8ee82d71f (patch) | |
tree | 2b57759dee9fba7142793534bc93ee23f828b9f2 /lldb/source/Commands/CommandObjectScript.cpp | |
parent | 436bbce7657df830dcebd16b2ad675be56f58681 (diff) | |
download | llvm-71cb8c8cb9c162448159f2bffd2c77a8ee82d71f.zip llvm-71cb8c8cb9c162448159f2bffd2c77a8ee82d71f.tar.gz llvm-71cb8c8cb9c162448159f2bffd2c77a8ee82d71f.tar.bz2 |
[clangd] parse all make_unique-like functions in preamble
I am working on support for forwarding parameter names in make_unique-like functions, first for inlay hints, later maybe for signature help.
For that to work generically, I'd like to parse all of these functions in the preamble. Not sure how this impacts performance on large codebases though.
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D124688
Diffstat (limited to 'lldb/source/Commands/CommandObjectScript.cpp')
0 files changed, 0 insertions, 0 deletions