diff options
author | Fangyi Zhou <me@fangyi.io> | 2025-04-20 16:32:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-20 17:32:42 +0200 |
commit | 461168a3d3bb1e75ff41d351a5cc506e103da5d6 (patch) | |
tree | ac61c0c74637e746158f8dae1c12c622940e7408 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 060f9556a2f6ef4669f1c2cd8c4a4d76748a440f (diff) | |
download | llvm-461168a3d3bb1e75ff41d351a5cc506e103da5d6.zip llvm-461168a3d3bb1e75ff41d351a5cc506e103da5d6.tar.gz llvm-461168a3d3bb1e75ff41d351a5cc506e103da5d6.tar.bz2 |
[clang][analyzer] Handle CXXParenInitListExpr alongside InitListExpr (#136041)
As reported in #135665, C++20 parenthesis initializer list expressions
are not handled correctly and were causing crashes. This commit attempts
to fix the issue by handing parenthesis initializer lists along side
existing initializer lists.
Fixes #135665.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions