[libcxx-commits] [PATCH] D105582: [libc++][NFC] Move monostate to its own header.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 7 22:37:33 PDT 2021


Mordante updated this revision to Diff 357134.
Mordante added a comment.

Add the proper C++ version guards.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105582

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__variant/monostate.h
  libcxx/include/module.modulemap
  libcxx/include/variant

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105582.357134.patch
Type: text/x-patch
Size: 4397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210708/7847e43b/attachment-0001.bin>


More information about the libcxx-commits mailing list