[all-commits] [llvm/llvm-project] 9884eb: [libc] Fix UBSan error after D147171
Alex Brachet via All-commits
all-commits at lists.llvm.org
Fri Mar 31 08:19:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9884eb149e612027b48fc76cebb9fbbd6e5f7513
https://github.com/llvm/llvm-project/commit/9884eb149e612027b48fc76cebb9fbbd6e5f7513
Author: Alex Brachet <abrachet at google.com>
Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths:
M libc/src/__support/CMakeLists.txt
M libc/src/__support/str_to_integer.h
Log Message:
-----------
[libc] Fix UBSan error after D147171
Differential Revision: https://reviews.llvm.org/D147258
More information about the All-commits
mailing list