[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 14:33:49 PST 2023
sivachandra created this revision.
sivachandra added reviewers: lntue, michaelrj.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added projects: libc-project, All.
sivachandra requested review of this revision.
Repository:
rG LLVM Github Monorepo
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.491918.patch
Type: text/x-patch
Size: 33314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230124/0e96b3ab/attachment-0001.bin>
More information about the libc-commits
mailing list