This revision was automatically updated to reflect the committed changes.
Closed by commit rG0bf833f670bd: [SystemZ][z/OS] JSON file should be text files
(authored by abhina.sreeskantharajan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99200/new/
amccarth accepted this revision.
amccarth added a comment.
This revision is now accepted and ready to land.
LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99200/new/
https://reviews.llvm.org/D99200
abhina.sreeskantharajan created this revision.
abhina.sreeskantharajan requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This patch sets the OF_Text flag correctly for the json file created in
Clang::DumpCompilationDatabaseFragmentToDir.
R