diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-04-08 06:00:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-08 06:00:35 +0200 |
commit | fb9915a3918e3a9659a7f2825ee35bada3a2baf1 (patch) | |
tree | 5d8805e5eb9b7129bb6e62025c22fa25e488d734 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | bdd087023f02fb377302595bf7f61e9cae8adb71 (diff) | |
download | llvm-fb9915a3918e3a9659a7f2825ee35bada3a2baf1.zip llvm-fb9915a3918e3a9659a7f2825ee35bada3a2baf1.tar.gz llvm-fb9915a3918e3a9659a7f2825ee35bada3a2baf1.tar.bz2 |
[clang][bytecode] Fix emitDestruction() for dummy descriptors (#134665)
This might happen if the referenced declaration is invalid and thus gets
a dummy descriptor. We ran into an assertion later on.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions