diff options
author | Zibi Sarbinowski <zibi@ca.ibm.com> | 2025-04-17 10:08:57 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-17 10:08:57 -0400 |
commit | bd0b903a91721570e0bc98f7ed8b0aaf2f2a628b (patch) | |
tree | 7a8b06e71d630259b17d5eb8b9cb4ad6b6bc6701 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 927a0cb8d654fe11dc010dc3d05e200772709ce6 (diff) | |
download | llvm-bd0b903a91721570e0bc98f7ed8b0aaf2f2a628b.zip llvm-bd0b903a91721570e0bc98f7ed8b0aaf2f2a628b.tar.gz llvm-bd0b903a91721570e0bc98f7ed8b0aaf2f2a628b.tar.bz2 |
Mark the file opened by DeserializedDeclsSourceRangePrinter as a text file (#135842)
This PR will fix the following lit failure seeing on z/OS and most likely on Windows:
`FAIL: Clang :: Frontend/dump-minimization-hints.cpp`
Without `OF_TextWithCRLF` flag, a file is treated as binary and is read improperly, at least on z/OS.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions