diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-03-08 13:13:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-08 13:13:52 +0100 |
commit | 3b8f9a228c5f12f282778b18117b9a88c07e87cb (patch) | |
tree | 19e68d4a07b03b1a8f4f2670a16b83888a8860ac /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 73e14de207a3aa0fa071fa56756e8e316edf5227 (diff) | |
download | llvm-3b8f9a228c5f12f282778b18117b9a88c07e87cb.zip llvm-3b8f9a228c5f12f282778b18117b9a88c07e87cb.tar.gz llvm-3b8f9a228c5f12f282778b18117b9a88c07e87cb.tar.bz2 |
[clang][bytecode] Loosen assertion This() for array elements (#130399)
getRecord() returns null on array elements, even for composite arrays.
The assertion here was overly restrictive and having an array element as
instance pointer should be fine otherwise.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions