[libcxx-commits] [PATCH] D143033: [libc++] Disable some tests in `math_nodiscard_extensions`.

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 31 16:52:19 PST 2023


philnik requested changes to this revision.
philnik added a comment.
This revision now requires changes to proceed.

These are marked `[[gnu::const]]` through clang though. That's why these are regex matchers, not simple text versions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143033



More information about the libcxx-commits mailing list