[all-commits] [llvm/llvm-project] 5b3a51: [libc][obvious] fix missed rename
michaelrj-google via All-commits
all-commits at lists.llvm.org
Tue Dec 7 16:09:49 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b3a51fda15218f3cd54b5f8a6dc1b5908bead81
https://github.com/llvm/llvm-project/commit/5b3a51fda15218f3cd54b5f8a6dc1b5908bead81
Author: Michael Jones <michaelrj at google.com>
Date: 2021-12-07 (Tue, 07 Dec 2021)
Changed paths:
M libc/src/string/memory_utils/elements.h
Log Message:
-----------
[libc][obvious] fix missed rename
In https://reviews.llvm.org/D114302 I renamed ForLoopCopy to
for_loop_copy, but these got missed.
Differential Revision: https://reviews.llvm.org/D115303
More information about the All-commits
mailing list