diff options
author | Amy Huang <akhuang@google.com> | 2025-06-13 13:07:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-13 13:07:39 -0700 |
commit | c42912b8c96ff1130437e47c163aeb5c1191fe5d (patch) | |
tree | 990f5310a892a49bead4a927ab01e5f73a24b78a /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 1ded2c599fd230b2d355386c019a3054f5745d55 (diff) | |
download | llvm-c42912b8c96ff1130437e47c163aeb5c1191fe5d.zip llvm-c42912b8c96ff1130437e47c163aeb5c1191fe5d.tar.gz llvm-c42912b8c96ff1130437e47c163aeb5c1191fe5d.tar.bz2 |
Fix string_length function so that it always returns. (#144148)
Previously setting LIBC_COPT_STRING_UNSAFE_WIDE_READ would cause a build
error because there is a path in the ifdef that doesn't return anything.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions