[all-commits] [llvm/llvm-project] 03ffb8: [Support] Make CleanupInstaller public (NFC) (#86758)
Haohai Wen via All-commits
all-commits at lists.llvm.org
Mon Apr 8 22:31:33 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03ffb82c9e0d363c97ca37ede46719236616c88e
https://github.com/llvm/llvm-project/commit/03ffb82c9e0d363c97ca37ede46719236616c88e
Author: Haohai Wen <haohai.wen at intel.com>
Date: 2024-04-09 (Tue, 09 Apr 2024)
Changed paths:
M llvm/include/llvm/Support/ToolOutputFile.h
M llvm/lib/Support/ToolOutputFile.cpp
Log Message:
-----------
[Support] Make CleanupInstaller public (NFC) (#86758)
This can be used by others to automatically remove temp files.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list