[all-commits] [llvm/llvm-project] dedaf7: [SystemZ][z/OS] enable trigraphs by default on z/OS
Abhina Sree via All-commits
all-commits at lists.llvm.org
Thu Aug 13 13:02:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dedaf78fa71433d3c9da2e3d2f3dad3e9cd3bdd2
https://github.com/llvm/llvm-project/commit/dedaf78fa71433d3c9da2e3d2f3dad3e9cd3bdd2
Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
Date: 2020-08-13 (Thu, 13 Aug 2020)
Changed paths:
M clang/lib/Frontend/CompilerInvocation.cpp
M clang/test/Frontend/trigraphs.cpp
M clang/test/Lexer/cxx1z-trigraphs.cpp
Log Message:
-----------
[SystemZ][z/OS] enable trigraphs by default on z/OS
This patch enables trigraphs on z/OS.
Reviewed By: hubert.reinterpretcast, fanbo-meng
Differential Revision: https://reviews.llvm.org/D85722
More information about the All-commits
mailing list