[all-commits] [llvm/llvm-project] 23872a: [libc] Add an off-by-default option to silence "sk...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Mon Jan 30 08:39:57 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23872aae129ce0282477c6838707569315f41585
https://github.com/llvm/llvm-project/commit/23872aae129ce0282477c6838707569315f41585
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2023-01-30 (Mon, 30 Jan 2023)
Changed paths:
M libc/CMakeLists.txt
M libc/cmake/modules/LLVMLibCObjectRules.cmake
M libc/cmake/modules/LLVMLibCTestRules.cmake
M libc/test/src/math/differential_testing/CMakeLists.txt
Log Message:
-----------
[libc] Add an off-by-default option to silence "skipping" messages from CMake.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D142802
More information about the All-commits
mailing list