diff options
author | Haojian Wu <hokein.wu@gmail.com> | 2024-03-28 09:13:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 09:13:26 +0100 |
commit | 63ea5a4088ff73a47cd3411fad3b42c92a3c64f0 (patch) | |
tree | 67054ffb2e00459c615dec90d87db965b1d52177 /clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp | |
parent | 38f5596feda3276a8aa64fc14e074334017088ca (diff) | |
download | llvm-63ea5a4088ff73a47cd3411fad3b42c92a3c64f0.zip llvm-63ea5a4088ff73a47cd3411fad3b42c92a3c64f0.tar.gz llvm-63ea5a4088ff73a47cd3411fad3b42c92a3c64f0.tar.bz2 |
[clang] Invalidate the alias template decl if it has multiple written template parameter lists. (#85413)
Fixes #85406.
- Set the invalid bit for alias template decl where it has multiple
written template parameter lists (as the AST node is ill-formed)
- don't perform CTAD for invalid alias template decls
Diffstat (limited to 'clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp')
0 files changed, 0 insertions, 0 deletions