[all-commits] [llvm/llvm-project] 20797b: Revert "Fix tmp files being left on Windows builds...
Amy Huang via All-commits
all-commits at lists.llvm.org
Tue Jun 1 19:52:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20797b129f844d4b12ffb2b12cf33baa2d42985c
https://github.com/llvm/llvm-project/commit/20797b129f844d4b12ffb2b12cf33baa2d42985c
Author: Amy Huang <akhuang at google.com>
Date: 2021-06-01 (Tue, 01 Jun 2021)
Changed paths:
M clang/include/clang/Frontend/CompilerInstance.h
M clang/lib/Frontend/CompilerInstance.cpp
M llvm/lib/Support/Path.cpp
M llvm/lib/Support/Windows/Path.inc
Log Message:
-----------
Revert "Fix tmp files being left on Windows builds." for now;
causing some asan test failures.
This reverts commit 7daa18215905c831e130c7542f17619e9d936dfc.
More information about the All-commits
mailing list