[libc-commits] [PATCH] D142509: [libc][NFC] Another round of replacement of "inline" with "LIBC_INLINE".

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jan 24 23:13:41 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG494734b06d62: [libc][NFC] Another round of replacement of "inline" with "LIBC_INLINE". (authored by sivachandra).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142509/new/

https://reviews.llvm.org/D142509

Files:
  libc/src/__support/CMakeLists.txt
  libc/src/__support/FPUtil/CMakeLists.txt
  libc/src/__support/FPUtil/aarch64/sqrt.h
  libc/src/__support/FPUtil/generic/CMakeLists.txt
  libc/src/__support/FPUtil/generic/FMA.h
  libc/src/__support/FPUtil/generic/sqrt.h
  libc/src/__support/FPUtil/generic/sqrt_80_bit_long_double.h
  libc/src/__support/FPUtil/multiply_add.h
  libc/src/__support/FPUtil/x86_64/PolyEval.h
  libc/src/__support/FPUtil/x86_64/sqrt.h
  libc/src/__support/OSUtil/linux/syscall.h
  libc/src/__support/arg_list.h
  libc/src/__support/char_vector.h
  libc/src/__support/float_to_string.h
  libc/src/__support/integer_to_string.h
  libc/src/__support/integer_utils.h
  libc/src/__support/str_to_float.h
  libc/src/stdio/printf_core/CMakeLists.txt
  libc/src/stdio/printf_core/char_converter.h
  libc/src/stdio/printf_core/converter_utils.h
  libc/src/stdio/printf_core/parser.h
  libc/src/stdio/printf_core/string_converter.h
  libc/src/stdio/scanf_core/parser.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142509.491999.patch
Type: text/x-patch
Size: 33314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230125/6b255041/attachment-0001.bin>


More information about the libc-commits mailing list