diff options
author | Younan Zhang <zyn7109@gmail.com> | 2024-09-12 16:36:06 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-12 16:36:06 +0800 |
commit | 2149914ea10c05c17fc6e994af5cc96b6b312f1b (patch) | |
tree | 85091f82d2f7469ab1e317de9ee447d68fd0fab9 /lldb/packages/Python/lldbsuite/test/lldbtest.py | |
parent | ed41497498a40ff0441df34aef0c92f5467c8c42 (diff) | |
download | llvm-2149914ea10c05c17fc6e994af5cc96b6b312f1b.zip llvm-2149914ea10c05c17fc6e994af5cc96b6b312f1b.tar.gz llvm-2149914ea10c05c17fc6e994af5cc96b6b312f1b.tar.bz2 |
[Clang][Parser] Build up QualifiedTemplateName for typo correction (#108148)
Since #93433, we have switched to `QualifiedTemplateName`s in more
situations to preserve sugars in diagnostics. However, there is one
missed case in typo correction that might not meet the expectation in
`CheckDeductionGuideDeclarator()`.
Fixes https://github.com/llvm/llvm-project/issues/107887
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions