aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorSamarth Narang <70980689+snarang181@users.noreply.github.com>2025-08-29 08:28:40 -0400
committerGitHub <noreply@github.com>2025-08-29 08:28:40 -0400
commit3b150fb12839f6b34136a9a36369973adb89d634 (patch)
tree4bcb04cabe29a6a83d6a2a84a50ff5f60675cca2 /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent868e596f40e6392c12a427966c5c07c7069dc9e5 (diff)
downloadllvm-3b150fb12839f6b34136a9a36369973adb89d634.zip
llvm-3b150fb12839f6b34136a9a36369973adb89d634.tar.gz
llvm-3b150fb12839f6b34136a9a36369973adb89d634.tar.bz2
[clang][bytecode] Handle negative array sizes in constexpr `new` instead of asserting (#155737)
This patch fixes a crash in the constexpr interpreter when evaluating `new T[n]` with a negative element count. Fixes https://github.com/llvm/llvm-project/issues/152904
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions