Revert "Add an -fno-temp-file flag for compilation"
authorMitch Phillips <31459023+hctim@users.noreply.github.com>
Wed, 18 Dec 2019 17:05:09 +0000 (09:05 -0800)
committerMitch Phillips <31459023+hctim@users.noreply.github.com>
Wed, 18 Dec 2019 17:05:09 +0000 (09:05 -0800)
commitb19d87b16f81e7c0a22a0a103c867c1b844eb8bc
tree63fc875fd18aacfa0f694567ab2a8a77a17c413a
parent2f4c3c565a34b2c30fb883c85acbf4114b455c26
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
clang/include/clang/Driver/Options.td
clang/include/clang/Frontend/FrontendOptions.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInstance.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Frontend/FrontendActions.cpp
clang/test/Driver/clang_f_opts.c