[all-commits] [llvm/llvm-project] dde7b6: Re-land "Add an -fno-temp-file flag for compilation"
Hans via All-commits
all-commits at lists.llvm.org
Thu Dec 19 04:35:06 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dde7b6bcda9d8cf874fd77b98d0d62d6aeaed049
https://github.com/llvm/llvm-project/commit/dde7b6bcda9d8cf874fd77b98d0d62d6aeaed049
Author: Hans Wennborg <hans at chromium.org>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/include/clang/Frontend/FrontendOptions.h
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/lib/Frontend/CompilerInstance.cpp
M clang/lib/Frontend/CompilerInvocation.cpp
M clang/lib/Frontend/FrontendActions.cpp
M clang/test/Driver/clang_f_opts.c
Log Message:
-----------
Re-land "Add an -fno-temp-file flag for compilation"
This time making sure to initialize FrontendOptions::UseTemporary.
Patch by Zachary Henkel!
Differential revision: https://reviews.llvm.org/D70615
More information about the All-commits
mailing list