[libcxx-commits] [PATCH] D128146: [libc++] Use uninitialized algorithms for vector

Augusto Noronha via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jul 22 16:55:09 PDT 2022


augusto2112 added a comment.

In D128146#3672364 <https://reviews.llvm.org/D128146#3672364>, @philnik wrote:

> @augusto2112 Could you help me with the `XFAIL`? I guess we don't want to `# XFAIL: *`, but only something like `# XFAIL: clang-assertions`. Do you know what exactly I should check in the `XFAIL` for?

Unfortunately I'm not aware of anyway of xfailing a test only when assertions are enabled.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128146



More information about the libcxx-commits mailing list