[all-commits] [llvm/llvm-project] 3f8fa4: [clang] Attempt to unbreak clang/test/Driver/seren...

Nico Weber via All-commits all-commits at lists.llvm.org
Tue Apr 14 11:26:31 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3f8fa457e218882505d322112058f0fa568885bd
      https://github.com/llvm/llvm-project/commit/3f8fa457e218882505d322112058f0fa568885bd
  Author: Nico Weber <thakis at chromium.org>
  Date:   2026-04-14 (Tue, 14 Apr 2026)

  Changed paths:
    M clang/test/Driver/serenity.cpp

  Log Message:
  -----------
  [clang] Attempt to unbreak clang/test/Driver/serenity.cpp on bots (#192105)

The c++/v1 paths aren't found on bots, so remove them for now until this
is analyzed.

Match on `-isysroot` to get SYSROOT var instead.

Also remove what looks like one unintentional SYSROOT: capture for
crt0.o.



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