[libcxx-commits] [PATCH] D158860: [libc++][CI] Improves bootstrap build output.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 29 11:37:29 PDT 2023


Mordante added inline comments.


================
Comment at: libcxx/utils/ci/run-buildbot:374
+          -DLLVM_ENABLE_ASSERTIONS=ON \
+          -DLLVM_LIT_ARGS="-sv --show-unsupported --xunit-xml-output test-results.xml --timeout=1500 --time-tests"
 
----------------
Based on D159120 this should be adjusted too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158860



More information about the libcxx-commits mailing list