[libc-commits] [PATCH] D139712: [libc] Add compiler, builtin and feature detection
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Dec 13 05:01:38 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf52ca0926cf9: [libc] Add compiler, builtin and feature detection (authored by gchatelet).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139712/new/
https://reviews.llvm.org/D139712
Files:
libc/src/__support/CMakeLists.txt
libc/src/__support/CPP/CMakeLists.txt
libc/src/__support/CPP/bit.h
libc/src/__support/FPUtil/CMakeLists.txt
libc/src/__support/builtin_wrappers.h
libc/src/__support/compiler_features.h
libc/src/__support/sanitizer.h
libc/src/string/memory_utils/CMakeLists.txt
libc/src/string/memory_utils/utils.h
libc/src/string/stpcpy.cpp
libc/test/src/string/memory_utils/CMakeLists.txt
libc/test/src/string/memory_utils/memory_check_utils.h
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139712.482434.patch
Type: text/x-patch
Size: 11526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221213/14a891b3/attachment-0001.bin>
More information about the libc-commits
mailing list