[all-commits] [llvm/llvm-project] 6fb61e: [libc] Introduce a config macro file
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Feb 9 06:00:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6fb61ed549ee0edd654aec79bf349d948632e9e3
https://github.com/llvm/llvm-project/commit/6fb61ed549ee0edd654aec79bf349d948632e9e3
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-02-09 (Thu, 09 Feb 2023)
Changed paths:
M libc/src/__support/CPP/bit.h
M libc/src/__support/builtin_wrappers.h
M libc/src/__support/macros/CMakeLists.txt
A libc/src/__support/macros/config.h
M libc/src/__support/macros/properties/compiler.h
M libc/src/__support/macros/sanitizer.h
M libc/src/string/memory_utils/utils.h
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
[libc] Introduce a config macro file
More information about the All-commits
mailing list