[all-commits] [llvm/llvm-project] bc5d4b: [Windows] Turn off text mode in TableGen and Rewri...

Abhina Sree via All-commits all-commits at lists.llvm.org
Fri Mar 26 04:13:10 PDT 2021


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

  Changed paths:
    M clang/lib/Frontend/Rewrite/FrontendActions.cpp
    M llvm/lib/TableGen/Main.cpp

  Log Message:
  -----------
  [Windows] Turn off text mode in TableGen and Rewriter to stop CRLF translation

This patch should fix the errors shown on the Windows bots by turning off text mode. I plan to investigate a better fix but this should unblock the buildbots for now.

Reviewed By: rnk

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




More information about the All-commits mailing list