diff options
author | Mariya Podchishchaeva <mariya.podchishchaeva@intel.com> | 2025-02-13 10:59:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-13 10:59:21 +0100 |
commit | 3be48a6f809afccc9bcddc8cf94492812b49e1f7 (patch) | |
tree | 22119f90eeabcb63327ea9d934afce68036ba495 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | b88c5d638a00d723f521c907911e42115717937e (diff) | |
download | llvm-3be48a6f809afccc9bcddc8cf94492812b49e1f7.zip llvm-3be48a6f809afccc9bcddc8cf94492812b49e1f7.tar.gz llvm-3be48a6f809afccc9bcddc8cf94492812b49e1f7.tar.bz2 |
[clang] Fix preprocessor output from #embed (#126742)
When bytes with negative signed char values appear in the data, make
sure to use raw bytes from the data string when preprocessing, not char
values.
Fixes https://github.com/llvm/llvm-project/issues/102798
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions