[libcxx-commits] [PATCH] D147356: Fixing conflicting macro definitions between curses.h and std::filesystem.

Nicole Rabjohn via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 6 09:19:07 PDT 2023


nicolerabjohn updated this revision to Diff 511440.
nicolerabjohn added a comment.

Updating implementation by putting vectors within LIBCPP_PUSH_MACROS and LIBCPP_POP_MACROS


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

https://reviews.llvm.org/D147356

Files:
  libcxx/include/__config
  libcxx/include/__undef_macros
  libcxx/include/__utility/move.h
  libcxx/test/libcxx/vendor/ibm/curses_filesystem_macro_conflict.compile.pass.cpp
  libcxx/test/libcxx/vendor/ibm/curses_utility_macro_conflict.compile.pass.cpp
  libcxx/test/libcxx/vendor/ibm/curses_vector_macro_conflict.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147356.511440.patch
Type: text/x-patch
Size: 4312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230406/b70b2f3d/attachment.bin>


More information about the libcxx-commits mailing list