Delete the temp dir even when '--temp-dir' is specified.
authorMikhail Glushenkov <foldr@codedgers.com>
Sat, 11 Jul 2009 19:27:07 +0000 (19:27 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Sat, 11 Jul 2009 19:27:07 +0000 (19:27 +0000)
commit63bb60fc320f6076f31e1dbe18b67b0ff1ecdd71
tree19809237eea2b2888a5e2bb0cfbf120ea105ac62
parent646ca92bfc20002a5c6d9b2b42e6940fd86ff7c9
Delete the temp dir even when '--temp-dir' is specified.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75374 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CompilerDriver/Main.cpp