[PATCH] [libcxx] Update the way the -std= flag is chosen by CMake and LibcxxTestFormat

Eric Fiselier eric at efcs.ca
Wed Jul 9 16:58:32 PDT 2014


Change the default value for LIBCXX_ENABLE_CXX1Y to OFF instead of ON. GCC does not support the relaxed constexpr rules to compile libc++ as C++1y. 

(Also a gentle ping)

http://reviews.llvm.org/D4329

Files:
  CMakeLists.txt
  cmake/config-ix.cmake
  test/CMakeLists.txt
  test/lit.cfg
  test/lit.site.cfg.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4329.11218.patch
Type: text/x-patch
Size: 5839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140709/eedd05a1/attachment.bin>


More information about the cfe-commits mailing list