This is an archive of the discontinued LLVM Phabricator instance.

[SystemZ][z/OS] JSON file should be text files
ClosedPublic

Authored by abhina.sreeskantharajan on Mar 23 2021, 11:02 AM.

Details

Summary

This patch sets the OF_Text flag correctly for the json file created in Clang::DumpCompilationDatabaseFragmentToDir.

Diff Detail

Event Timeline

abhina.sreeskantharajan requested review of this revision.Mar 23 2021, 11:02 AM
abhina.sreeskantharajan created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptMar 23 2021, 11:02 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
amccarth accepted this revision.Mar 24 2021, 8:33 AM

LGTM.

This revision is now accepted and ready to land.Mar 24 2021, 8:33 AM