aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/APInt.cpp
diff options
context:
space:
mode:
authorTimm Baeder <tbaeder@redhat.com>2025-08-21 13:13:02 +0200
committerGitHub <noreply@github.com>2025-08-21 13:13:02 +0200
commitc9bb3bdbcae1381dc1e08e33a7935c14a99aa0e4 (patch)
treea8554c15fcfeae96ebe1bda4fbbf8b10391892cc /llvm/lib/Support/APInt.cpp
parentf306e0aeb2c72e040c59e160e88af3bf76457693 (diff)
downloadllvm-c9bb3bdbcae1381dc1e08e33a7935c14a99aa0e4.zip
llvm-c9bb3bdbcae1381dc1e08e33a7935c14a99aa0e4.tar.gz
llvm-c9bb3bdbcae1381dc1e08e33a7935c14a99aa0e4.tar.bz2
[clang][bytecode] Fix a crash with typeid pointers (#154692)
That code is from a time when typeid pointers didn't exist. We can get there for non-block, non-integral pointers, but we can't meaningfully handle that case. Just return false. Fixes #153712
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions