]> granicus.if.org Git - clang/commit
Frontend: Add an explicit RemoveFileOnSignal flag argument, to control the
authorDaniel Dunbar <daniel@zuster.org>
Mon, 31 Jan 2011 22:00:42 +0000 (22:00 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 31 Jan 2011 22:00:42 +0000 (22:00 +0000)
commitff9cd968cd5b623e3ec7e5f862b598cd22f7ec79
treec50fc2d628d72ea2c4c87d1b9dce38eadf4fcba0
parent94659e4bdb87534f591ae185812548c42d6efacb
Frontend: Add an explicit RemoveFileOnSignal flag argument, to control the
automatic behavior (which is undesirable in a multithreaded context).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124612 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/CompilerInstance.h
lib/Frontend/CompilerInstance.cpp