This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6252565 Try to fix some temp file leaks in SupportTests, PR18335 new b4c86c9 [PM] (NFC) Refactor the CGSCC pass manager tests to use lambd [...] new 6a70116 Fix a real temp file leak in FileOutputBuffer
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Support/FileOutputBuffer.cpp | 3 + unittests/Analysis/CGSCCPassManagerTest.cpp | 122 ++++++++++----------------- unittests/Support/FileOutputBufferTest.cpp | 13 +-- unittests/Support/Path.cpp | 2 + unittests/Support/raw_pwrite_stream_test.cpp | 10 ++- 5 files changed, 62 insertions(+), 88 deletions(-)