diff options
| author | Andy Kaylor <akaylor@nvidia.com> | 2025-10-23 10:01:08 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-23 10:01:08 -0700 |
| commit | ede9dd3951e29632a29e13b2fd8c4b6b9d185643 (patch) | |
| tree | b4ebc8d6cc5029a104f59efb8f6cff8f11d08314 /clang/lib/CodeGen/CodeGenModule.cpp | |
| parent | 1031f1b293cad13465888722470966ea4b641386 (diff) | |
| download | llvm-ede9dd3951e29632a29e13b2fd8c4b6b9d185643.zip llvm-ede9dd3951e29632a29e13b2fd8c4b6b9d185643.tar.gz llvm-ede9dd3951e29632a29e13b2fd8c4b6b9d185643.tar.bz2 | |
[CIR] Handle dynamic cast to null (#164732)
This adds support for handling dynamic casts that are known at compile
time to always result in a null pointer. For pointer casts, this emits a
null pointer value. For reference casts, it calls the __bad_cast
function.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
