aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/APInt.cpp
diff options
context:
space:
mode:
authorTimm Baeder <tbaeder@redhat.com>2025-08-21 13:23:57 +0200
committerGitHub <noreply@github.com>2025-08-21 13:23:57 +0200
commit2ea5ec78db3e76f2c31309d89b7697ec02a8ab5e (patch)
tree0a74c09e939d3d6ea521ec6f5b440c36e09eb763 /llvm/lib/Support/APInt.cpp
parentc9bb3bdbcae1381dc1e08e33a7935c14a99aa0e4 (diff)
downloadllvm-2ea5ec78db3e76f2c31309d89b7697ec02a8ab5e.zip
llvm-2ea5ec78db3e76f2c31309d89b7697ec02a8ab5e.tar.gz
llvm-2ea5ec78db3e76f2c31309d89b7697ec02a8ab5e.tar.bz2
[clang][bytecode] Fix a crash in Destroy op (#154695)
The local we're destroying might've been created for an expression, in which case asDecl() on the DeclDesc returns nullptr. Fixes #152958
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions