[libcxx-commits] [PATCH] D121276: [CMake] Include runtimes test suites in check-all

Joel E. Denny via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 11 08:59:24 PST 2022


jdenny added subscribers: jdoerfert, Meinersbur, JonChesterfield, jdenny.
jdenny added a comment.

When building with `-DLLVM_ENABLE_RUNTIMES=openmp`, this patch causes openmp runtime tests to no longer be included by check-all.

I've added a few subscribers who might want to be aware of this change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121276



More information about the libcxx-commits mailing list