[libcxx-commits] [PATCH] D108209: [libc++] Convert test-suite workarounds for some C11 features to XFAILs

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 18 05:28:35 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGed7c81d1726c: [libc++] Convert test-suite workarounds for some C11 features to XFAILs (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108209

Files:
  libcxx/test/libcxx/language.support/has_aligned_alloc.compile.pass.cpp
  libcxx/test/libcxx/language.support/has_quick_exit.compile.pass.cpp
  libcxx/test/libcxx/language.support/has_timespec_get.compile.pass.cpp
  libcxx/test/std/depr/depr.c.headers/stdlib_h.pass.cpp
  libcxx/test/std/language.support/support.runtime/cstdlib.pass.cpp
  libcxx/test/std/language.support/support.runtime/ctime.pass.cpp
  libcxx/test/std/language.support/support.start.term/at_quick_exit.compile.fail.cpp
  libcxx/test/std/language.support/support.start.term/quick_exit.compile.fail.cpp
  libcxx/test/std/language.support/support.start.term/quick_exit.pass.cpp
  libcxx/test/std/utilities/time/date.time/ctime.pass.cpp
  libcxx/test/support/test_macros.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108209.367182.patch
Type: text/x-patch
Size: 14451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210818/17d4f66a/attachment.bin>


More information about the libcxx-commits mailing list