[libcxx-commits] [PATCH] D99178: [libcxx] Disable c++experimental by default in DLL builds

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 5 13:51:13 PDT 2021


ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.

I'd like to suggest that we instead add a `libcxx/cmake/caches/Windows.cmake` file that contains those defaults. This would move us towards removing platform-specific knowledge from the CMake instead of towards it. WDYT?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99178/new/

https://reviews.llvm.org/D99178



More information about the libcxx-commits mailing list