[all-commits] [llvm/llvm-project] ea3dbb: [Clang] Disable rewrite-includes-bom.c on Windows
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Sun Oct 19 13:40:07 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea3dbb8b0061a7e44cba92b6e4e4486c4a416d65
https://github.com/llvm/llvm-project/commit/ea3dbb8b0061a7e44cba92b6e4e4486c4a416d65
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-10-19 (Sun, 19 Oct 2025)
Changed paths:
M clang/test/Frontend/rewrite-includes-bom.c
Log Message:
-----------
[Clang] Disable rewrite-includes-bom.c on Windows
This was failing on
https://lab.llvm.org/buildbot/#/builders/46/builds/25073. This test
seems to have always had portability problems looking at the commit
history. The most recent patch I landed to touch this enabled it on
Windows again, so we are not disabling coverage that was there before.
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