[all-commits] [llvm/llvm-project] eac6d0: [clang][modules-driver] Fix failing import-std reg...
Naveen Seth Hanig via All-commits
all-commits at lists.llvm.org
Mon Apr 27 17:34:16 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eac6d03f95450c60118d0c4bfacc55f6e8affd45
https://github.com/llvm/llvm-project/commit/eac6d03f95450c60118d0c4bfacc55f6e8affd45
Author: Naveen Seth Hanig <naveen.hanig at outlook.com>
Date: 2026-04-28 (Tue, 28 Apr 2026)
Changed paths:
M clang/test/Driver/modules-driver-import-std.cpp
Log Message:
-----------
[clang][modules-driver] Fix failing import-std regression test (#194502)
See
https://github.com/llvm/llvm-project/pull/194475#issuecomment-4331347690.
This constrains the test to not run on aarch64, where it fails on
`clang-aarch64-quick` and `llvm-clang-aarch64-darwin` builders.
The failing builders don't show any output, and the test will be
re-enabled for aarch64 in a later follow-up.
Co-authored-by: Naveen Seth Hanig <naveen.hanig at oulook.com>
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