[libc-commits] [PATCH] D118871: [libc] Set default CXX_STANDARD to C++17 and let targets set their own standard if needed.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Feb 4 06:59:52 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG700aebaf745f: [libc] Set default CXX_STANDARD to C++17 and let targets set their own standard… (authored by lntue).

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.405956.patch
Type: text/x-patch
Size: 7937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220204/a8539577/attachment.bin>


More information about the libc-commits mailing list