diff options
author | Mariya Podchishchaeva <mariya.podchishchaeva@intel.com> | 2024-10-15 09:44:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-15 09:44:20 +0200 |
commit | b528b131b615fef06f26b07ec178e230280ef71d (patch) | |
tree | 1e3ddf18ab05720f8ba28db54b0d96a7e80bfcc4 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 5a7b79c93e2e0c71aec016973f5f13d3bb2e7a62 (diff) | |
download | llvm-b528b131b615fef06f26b07ec178e230280ef71d.zip llvm-b528b131b615fef06f26b07ec178e230280ef71d.tar.gz llvm-b528b131b615fef06f26b07ec178e230280ef71d.tar.bz2 |
[clang] Fix crash related to _BitInt constant split (#112218)
9ad72df55cb74b29193270c28f6974d2af8e0b71 added split of _BitInt
constants when required. Before folding back, check that the constant
exists.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions