llvm-project
f4d04814
- Fix failure for clang/test/Frontend/rewrite-includes-bom.c for zOS (#197501)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 days ago
Fix failure for clang/test/Frontend/rewrite-includes-bom.c for zOS (#197501) This test is failing on zOS due to the lowercase HEX characters in the BOM. This PR changes the test to do a case-insensitive search.
References
#197501 - Fix failure for clang/test/Frontend/rewrite-includes-bom.c for zOS
Author
bahareh-farhadi
Parents
ce50ee4c
Loading