[libcxx-commits] [PATCH] D118725: [libc++] Add Unstable ABI CI run
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 2 09:10:47 PST 2022
Mordante accepted this revision as: Mordante.
Mordante added a comment.
LGTM after using the proper config.
================
Comment at: libcxx/utils/ci/run-buildbot:395
+ clean
+ generate-cmake -C "${MONOREPO_ROOT}/libcxx/cmake/caches/Generic-no-wide-characters.cmake" \
+ -DLIBCXX_TEST_CONFIG="llvm-libc++-shared.cfg.in" \
----------------
This should use the default config. (Also properly format after the change.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118725/new/
https://reviews.llvm.org/D118725
More information about the libcxx-commits
mailing list