This patch sets the OF_Text flag correctly for the csv file.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D99285
[SystemZ][z/OS] csv files should be text files ClosedPublic Authored by abhina.sreeskantharajan on Mar 24 2021, 11:15 AM.
Details Summary This patch sets the OF_Text flag correctly for the csv file.
Diff Detail
Event Timelineabhina.sreeskantharajan created this revision. abhina.sreeskantharajan added reviewers: rnk, amccarth, anirudhp, zibi, yusra.syeda.Mar 25 2021, 5:24 AM This revision is now accepted and ready to land.Mar 25 2021, 6:04 AM Closed by commit rGea61708c6d07: [SystemZ][z/OS] csv files should be text files (authored by abhina.sreeskantharajan). · Explain WhyMar 25 2021, 6:19 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 333281 clang/lib/Driver/Driver.cpp
|