[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
Sat Apr 4 09:00:32 PDT 2020


kiszk created this revision.
Herald added subscribers: libc-commits, tschuett, MaskRay, mgorny.
Herald added a project: libc-project.

Repository:
  rG LLVM Github Monorepo

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.255042.patch
Type: text/x-patch
Size: 14803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200404/30966047/attachment-0001.bin>


More information about the libc-commits mailing list