[libc-commits] [PATCH] D118871: [libc] Properly setting -std=c++17 for targets that requires C++17.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Feb 3 19:51:44 PST 2022
lntue updated this revision to Diff 405860.
lntue added a comment.
Set default CXX_STANDARD to C++17.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118871/new/
https://reviews.llvm.org/D118871
Files:
libc/CMakeLists.txt
libc/cmake/modules/LLVMLibCObjectRules.cmake
libc/cmake/modules/LLVMLibCTestRules.cmake
libc/src/math/generic/CMakeLists.txt
libc/src/math/generic/logf.cpp
libc/test/src/math/CMakeLists.txt
libc/test/src/math/differential_testing/CMakeLists.txt
libc/utils/MPFRWrapper/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118871.405860.patch
Type: text/x-patch
Size: 7937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220204/a6dde6a8/attachment.bin>
More information about the libc-commits
mailing list