aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorYounan Zhang <zyn7109@gmail.com>2024-01-19 10:54:47 +0800
committerGitHub <noreply@github.com>2024-01-19 10:54:47 +0800
commite81c981fe35483a4b7474e110ff1b5d02bc2cb00 (patch)
tree4f3bea9b1b20a36bb0ee374a6fca3b0987ec00c8 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parent9299ca797ae6d0c5ac008ef2126ab53f214daa21 (diff)
downloadllvm-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