[all-commits] [llvm/llvm-project] cdb9d2: [libcxx][ci] enables assertions for runtimes-build
Christopher Di Bella via All-commits
all-commits at lists.llvm.org
Wed Jun 9 08:39:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cdb9d242debaf689395bf38d19ca90327cd3b9fa
https://github.com/llvm/llvm-project/commit/cdb9d242debaf689395bf38d19ca90327cd3b9fa
Author: Christopher Di Bella <cjdb at google.com>
Date: 2021-06-09 (Wed, 09 Jun 2021)
Changed paths:
M libcxx/utils/ci/run-buildbot
Log Message:
-----------
[libcxx][ci] enables assertions for runtimes-build
This will catch nasty Clang bugs like
https://bugs.llvm.org/show_bug.cgi?id=50592 before we merge stuff into
libc++ main.
Differential Revision: https://reviews.llvm.org/D103863
More information about the All-commits
mailing list