[all-commits] [llvm/llvm-project] c53e15: [libc][NFC] Move compiler_features.h to properties...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Feb 9 01:26:56 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c53e15e841b8c41c6874f4676cf8fb0411d84bff
https://github.com/llvm/llvm-project/commit/c53e15e841b8c41c6874f4676cf8fb0411d84bff
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-02-09 (Thu, 09 Feb 2023)
Changed paths:
M libc/src/__support/CMakeLists.txt
M libc/src/__support/CPP/bit.h
M libc/src/__support/builtin_wrappers.h
R libc/src/__support/macros/compiler_features.h
A libc/src/__support/macros/properties/compiler.h
M libc/src/__support/macros/sanitizer.h
M libc/src/string/memory_utils/op_generic.h
M libc/src/string/memory_utils/utils.h
M libc/test/src/string/memory_utils/memory_check_utils.h
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
[libc][NFC] Move compiler_features.h to properties subfolder
More information about the All-commits
mailing list