[PATCH] D97785: [SystemZ][z/OS] Distinguish between text and binary files on z/OS
Abhina Sree via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 16 05:29:39 PDT 2021
abhina.sreeskantharajan updated this revision to Diff 330952.
abhina.sreeskantharajan added a comment.
Sorry Zibi, I misunderstood your comment. I updated the patch to switch around the Flag and Mode defaults in createUniqueFile because the flags was set explicitly more often than mode. I also had to reorder the args in createUniqueEntity to match the ordering.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97785/new/
https://reviews.llvm.org/D97785
Files:
clang/lib/Frontend/CompilerInstance.cpp
clang/lib/Frontend/FrontendActions.cpp
clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
clang/tools/arcmt-test/arcmt-test.cpp
llvm/include/llvm/Support/FileSystem.h
llvm/include/llvm/Support/MemoryBuffer.h
llvm/lib/IRReader/IRReader.cpp
llvm/lib/Support/MemoryBuffer.cpp
llvm/lib/Support/Path.cpp
llvm/lib/Support/ToolOutputFile.cpp
llvm/lib/TableGen/Main.cpp
llvm/utils/FileCheck/FileCheck.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97785.330952.patch
Type: text/x-patch
Size: 23286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210316/58a94d24/attachment-0001.bin>
More information about the cfe-commits
mailing list