[all-commits] [llvm/llvm-project] 0bf833: [SystemZ][z/OS] JSON file should be text files

Abhina Sree via All-commits all-commits at lists.llvm.org
Wed Mar 24 10:28:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0bf833f670bdc42009b0ff208e8266f528e0a82c
      https://github.com/llvm/llvm-project/commit/0bf833f670bdc42009b0ff208e8266f528e0a82c
  Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
  Date:   2021-03-24 (Wed, 24 Mar 2021)

  Changed paths:
    M clang/lib/Driver/ToolChains/Clang.cpp

  Log Message:
  -----------
  [SystemZ][z/OS] JSON file should be text files

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

Reviewed By: amccarth

Differential Revision: https://reviews.llvm.org/D99200




More information about the All-commits mailing list