[all-commits] [llvm/llvm-project] e13c07: [clang] Reland NO_LIBCXX test in serenity.cpp (#19...
Lucas Chollet via All-commits
all-commits at lists.llvm.org
Fri Apr 17 05:14:15 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e13c07bc57cbe13da73053d57387563fb79660c6
https://github.com/llvm/llvm-project/commit/e13c07bc57cbe13da73053d57387563fb79660c6
Author: Lucas Chollet <lucas.chollet at serenityos.org>
Date: 2026-04-17 (Fri, 17 Apr 2026)
Changed paths:
M clang/test/Driver/serenity.cpp
Log Message:
-----------
[clang] Reland NO_LIBCXX test in serenity.cpp (#192638)
The test was first introduced in 934f7950 and then removed in 9c94881f.
The first iteration was depending on the default runtime being
compiler-rt, which isn't true for all bots and thus caused failures:
https://lab.llvm.org/buildbot/#/builders/10/builds/26512
The new version of the test doesn't depend on the compiler runtime.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list