diff options
author | cor3ntin <corentinjabot@gmail.com> | 2025-05-15 20:12:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-15 20:12:22 +0200 |
commit | e2c1dd5f234664066adce6467a5e3f36834b971b (patch) | |
tree | 13a712afa05211d0a76cdeef77bf0b6d3f830d0c /llvm/lib/Transforms/Scalar/LoopFuse.cpp | |
parent | 58b9b865feffede59616cfc05cefa956d5352314 (diff) | |
download | llvm-e2c1dd5f234664066adce6467a5e3f36834b971b.zip llvm-e2c1dd5f234664066adce6467a5e3f36834b971b.tar.gz llvm-e2c1dd5f234664066adce6467a5e3f36834b971b.tar.bz2 |
Fix CI after #138708 (#140111)
Silence a warning in gtest casting a char8_t/char16_t to char32_t.
Note that this cast, as well as the behavior of `PrintTo(char32_t)` is
incorrect when printing a code unit that does not represent a code
point. See https://github.com/google/googletest/issues/4762
Diffstat (limited to 'llvm/lib/Transforms/Scalar/LoopFuse.cpp')
0 files changed, 0 insertions, 0 deletions