aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR
diff options
context:
space:
mode:
authorUzair Nawaz <uzairnawaz@google.com>2025-07-17 10:32:11 -0700
committerGitHub <noreply@github.com>2025-07-17 17:32:11 +0000
commit6f28eec6dc68c64ebe108be3fdb7d0affb1e3349 (patch)
treed8cfc4beed8eb35c8fc6c058762c06594975ed26 /llvm/lib/IR
parent13549fd90af45d2200159cac14a12cf01db56aa1 (diff)
downloadllvm-6f28eec6dc68c64ebe108be3fdb7d0affb1e3349.zip
llvm-6f28eec6dc68c64ebe108be3fdb7d0affb1e3349.tar.gz
llvm-6f28eec6dc68c64ebe108be3fdb7d0affb1e3349.tar.bz2
[libc] Fixed StringConverter Error Edge Case (#149356)
Fixed StringConverter edge case related to destination limit If we call pop() but there is no space in the dest array, we should always return the "no space in destination" error even if the following character is invalid (since we shouldn't really have to look at the next character)
Diffstat (limited to 'llvm/lib/IR')
0 files changed, 0 insertions, 0 deletions