[libcxx-commits] [PATCH] D143033: [libc++] Disable some tests in `math_nodiscard_extensions`.
Konstantin Varlamov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jan 31 16:54:41 PST 2023
var-const added a comment.
In D143033#4095223 <https://reviews.llvm.org/D143033#4095223>, @philnik wrote:
> These are marked `[[gnu::const]]` through clang though. That's why these are regex matchers, not simple text versions.
Can you elaborate on how exactly this works? (or perhaps it's documented somewhere)
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