[libcxx-commits] [PATCH] D122574: [libcxx] [test] Use LIBCPP_ASSERT for libc++-specific checks

Jonathan Wakely via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 28 07:46:41 PDT 2022


jwakely updated this revision to Diff 418588.
jwakely retitled this revision from "[libcxx] [test] Guard libc++-specific checks with _LIBCPP_VERSION" to "[libcxx] [test] Use LIBCPP_ASSERT for libc++-specific checks".
jwakely edited the summary of this revision.
jwakely added a comment.

Update to use `LIBCPP_ASSERT` as suggested by @philnik


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122574

Files:
  libcxx/test/std/re/re.badexp/regex_error.pass.cpp
  libcxx/test/std/re/re.const/re.synopt/syntax_option_type.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122574.418588.patch
Type: text/x-patch
Size: 5827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220328/7b1a6bb4/attachment.bin>


More information about the libcxx-commits mailing list