[libc-commits] [PATCH] D77462: [libc] NFC: Fix trivial typo in comments, documents, and messages
Kazuaki Ishizaki via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Apr 6 00:30:29 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0570de73c482: [libc] NFC: Fix trivial typo in comments, documents, and messages (authored by kiszk).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77462/new/
https://reviews.llvm.org/D77462
Files:
libc/AOR_v20.02/math/math_config.h
libc/AOR_v20.02/math/pow.c
libc/AOR_v20.02/math/pow_log_data.c
libc/AOR_v20.02/math/powf.c
libc/AOR_v20.02/math/test/mathbench.c
libc/AOR_v20.02/string/aarch64/memchr-sve.S
libc/AOR_v20.02/string/aarch64/strchr-sve.S
libc/AOR_v20.02/string/aarch64/strnlen.S
libc/AOR_v20.02/string/aarch64/strrchr-sve.S
libc/AOR_v20.02/string/arm/strcpy.c
libc/docs/header_generation.rst
libc/docs/implementation_standard.rst
libc/include/__posix-types.h
libc/src/signal/linux/CMakeLists.txt
libc/src/signal/linux/__restore.cpp
libc/src/stdlib/abort.cpp
libc/src/string/strlen.cpp
libc/src/string/x86/memcpy_arch_specific.h.inc
libc/src/threads/linux/thread_utils.h
libc/utils/HdrGen/Main.cpp
libc/utils/UnitTest/README.md
libc/utils/UnitTest/Test.h
libc/utils/benchmarks/LibcBenchmark.h
libc/utils/buildbot/Dockerfile
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77462.255238.patch
Type: text/x-patch
Size: 14803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200406/afd512f0/attachment-0001.bin>
More information about the libc-commits
mailing list