diff options
author | Kai Nacke <kai.peter.nacke@ibm.com> | 2025-01-08 09:40:56 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-08 09:40:56 -0500 |
commit | fdd7cafb9078e146634a3fbb72a8949108dca425 (patch) | |
tree | 3d1455ead27e1285c08133daf69c97741293219c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0d7022ed75ef4d1efdfbdbf206e3f4041a9cd18b (diff) | |
download | llvm-fdd7cafb9078e146634a3fbb72a8949108dca425.zip llvm-fdd7cafb9078e146634a3fbb72a8949108dca425.tar.gz llvm-fdd7cafb9078e146634a3fbb72a8949108dca425.tar.bz2 |
[z/OS][SystemZ] Clang dependency files are text files (#121849)
The dependency file and the P1689 file are text files, but the
open call misses the OF_Text flag. This PR adds the flag.
Fixes regressions in test cases ClangScanDeps/modules-extern-unrelated.m
and ClangScanDeps/P1689.cppm.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions