aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorcor3ntin <corentinjabot@gmail.com>2025-02-19 16:47:18 +0100
committerGitHub <noreply@github.com>2025-02-19 16:47:18 +0100
commit80ccf01c337f09146a2c502fe624f07c4b04b848 (patch)
tree0bb6ab31e70152acff6756d023884f350140cab8 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parent826af1757c99e98c5816fc3ffdb1cece78107991 (diff)
downloadllvm-80ccf01c337f09146a2c502fe624f07c4b04b848.zip
llvm-80ccf01c337f09146a2c502fe624f07c4b04b848.tar.gz
llvm-80ccf01c337f09146a2c502fe624f07c4b04b848.tar.bz2
[Clang] Do not try to transform invalid bindings (#125658)
In the presence of an invalid structured binding decomposition, some binding packs may be invalid and trying to transform them would produce a recovery expression that does not contains a pack, leading to assertions in places where we would expect a pack at that stage. Fixes #125165
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions