diff options
| author | Younan Zhang <zyn7109@gmail.com> | 2024-01-19 10:54:47 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-19 10:54:47 +0800 |
| commit | e81c981fe35483a4b7474e110ff1b5d02bc2cb00 (patch) | |
| tree | 4f3bea9b1b20a36bb0ee374a6fca3b0987ec00c8 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
| parent | 9299ca797ae6d0c5ac008ef2126ab53f214daa21 (diff) | |
| download | llvm-e81c981fe35483a4b7474e110ff1b5d02bc2cb00.zip llvm-e81c981fe35483a4b7474e110ff1b5d02bc2cb00.tar.gz llvm-e81c981fe35483a4b7474e110ff1b5d02bc2cb00.tar.bz2 | |
[clangd] Don't collect templated decls for builtin templates (#78466)
Builtin templates e.g. `__make_integer_seq`, `__type_pack_element` are
such that they don't have alias *Decls*.
[D133262](https://reviews.llvm.org/D133262) marked these as alias
templates, resulting in an attempt to collect their null "using" Decls
within our `TargetFinder`.
This fixes https://github.com/clangd/clangd/issues/1906.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions
