[all-commits] [llvm/llvm-project] b19d87: Revert "Add an -fno-temp-file flag for compilation"
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Wed Dec 18 09:06:11 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b19d87b16f81e7c0a22a0a103c867c1b844eb8bc
https://github.com/llvm/llvm-project/commit/b19d87b16f81e7c0a22a0a103c867c1b844eb8bc
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2019-12-18 (Wed, 18 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:
-----------
Revert "Add an -fno-temp-file flag for compilation"
This reverts commit d129aa1d5369781deff6c6b854cb612e160d3fb2.
This broke the MSan buildbots. More information available in the
original PR: https://reviews.llvm.org/D70615
More information about the All-commits
mailing list