[all-commits] [llvm/llvm-project] c2f17b: [libc][NFC] Use the custom operator new from strndup.
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Dec 21 12:58:55 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c2f17bfbff80352ae43df9649a51b56253b0097d
https://github.com/llvm/llvm-project/commit/c2f17bfbff80352ae43df9649a51b56253b0097d
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2022-12-21 (Wed, 21 Dec 2022)
Changed paths:
M libc/src/string/CMakeLists.txt
M libc/src/string/strndup.cpp
Log Message:
-----------
[libc][NFC] Use the custom operator new from strndup.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D140461
More information about the All-commits
mailing list