[libcxx-commits] [PATCH] D146236: [libc++] Remove unnecessary main() function in .compile.pass.cpp and .verify.cpp tests
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Mar 17 14:56:06 PDT 2023
ldionne added a comment.
The no-exceptions configuration is failing due to a clang bug that Mark is still bisecting AFAIK, so this is green.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146236/new/
https://reviews.llvm.org/D146236
More information about the libcxx-commits
mailing list