[libc-commits] [PATCH] D142434: [libc][NFC] Replace "inline" keyword with "LIBC_INLINE".
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Jan 24 11:35:58 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG05d9cc4799ca: [libc][NFC] Replace "inline" keyword with "LIBC_INLINE". (authored by sivachandra).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142434/new/
https://reviews.llvm.org/D142434
Files:
libc/docs/code_style.rst
libc/src/__support/CPP/CMakeLists.txt
libc/src/__support/CPP/new.h
libc/src/__support/CPP/string_view.h
libc/src/__support/FPUtil/CMakeLists.txt
libc/src/__support/FPUtil/NormalFloat.h
libc/src/__support/FPUtil/double_double.h
libc/src/__support/OSUtil/linux/aarch64/syscall.h
libc/src/__support/OSUtil/linux/arm/syscall.h
libc/src/__support/OSUtil/linux/x86_64/syscall.h
libc/src/__support/builtin_wrappers.h
libc/src/__support/endian.h
libc/src/stdio/printf_core/CMakeLists.txt
libc/src/stdio/printf_core/float_dec_converter.h
libc/src/stdio/printf_core/float_hex_converter.h
libc/src/stdio/printf_core/float_inf_nan_converter.h
libc/src/stdio/printf_core/int_converter.h
libc/src/stdio/printf_core/ptr_converter.h
libc/src/sys/stat/linux/CMakeLists.txt
libc/src/sys/stat/linux/kernel_statx.h
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142434.491863.patch
Type: text/x-patch
Size: 44118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230124/30408361/attachment-0001.bin>
More information about the libc-commits
mailing list