[all-commits] [llvm/llvm-project] b4a5b6: [SystemZ][z/OS] Add OpenFlags to CreateMissingDire...
Abhina Sree via All-commits
all-commits at lists.llvm.org
Mon Jul 24 06:08:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b4a5b61d7675521e473c37921a2bdf771fd2bd3e
https://github.com/llvm/llvm-project/commit/b4a5b61d7675521e473c37921a2bdf771fd2bd3e
Author: Tony Tao <tonytao at ca.ibm.com>
Date: 2023-07-24 (Mon, 24 Jul 2023)
Changed paths:
M clang/lib/Frontend/CompilerInstance.cpp
Log Message:
-----------
[SystemZ][z/OS] Add OpenFlags to CreateMissingDirectories path when creating temp files
Additional patch to https://reviews.llvm.org/D103806 to add the same flags in the path where the CreateMissingDirectories booleans is set to true.
Reviewed By: abhina.sreeskantharajan
Differential Revision: https://reviews.llvm.org/D155651
More information about the All-commits
mailing list