[libcxx-commits] [PATCH] D93414: [libc++] Adds a make_string test helper function.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 2 11:05:52 PST 2021


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

Changed the implementation to use the macros from
libcxx/test/support/filesystem_test_helper.h.
The macros are moved and the original header now depends on the new helper.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93414

Files:
  libcxx/test/support/filesystem_test_helper.h
  libcxx/test/support/make_string.h
  libcxx/test/support/test.support/make_string_header.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93414.320859.patch
Type: text/x-patch
Size: 5922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210202/aae0be97/attachment-0001.bin>


More information about the libcxx-commits mailing list