[PATCH] D83228: [llvm] [unittests] Remove some temporary files after they're not needed

Sergej Jaskiewicz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 11:03:34 PDT 2020


broadwaylamb updated this revision to Diff 284823.
broadwaylamb added a comment.
Herald added a subscriber: ormris.

Address review comments, change some tests that didn't use the RAII objects to use them where appropriate.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83228/new/

https://reviews.llvm.org/D83228

Files:
  llvm/include/llvm/Testing/Support/SupportHelpers.h
  llvm/unittests/ProfileData/SampleProfTest.cpp
  llvm/unittests/Support/CommandLineTest.cpp
  llvm/unittests/Support/FileCollectorTest.cpp
  llvm/unittests/Support/FileUtilitiesTest.cpp
  llvm/unittests/Support/LockFileManagerTest.cpp
  llvm/unittests/Support/TarWriterTest.cpp
  llvm/unittests/Support/VirtualFileSystemTest.cpp
  llvm/unittests/tools/llvm-exegesis/Mips/BenchmarkResultTest.cpp
  llvm/unittests/tools/llvm-exegesis/X86/SnippetFileTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83228.284823.patch
Type: text/x-patch
Size: 58784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/1bda0da4/attachment-0001.bin>


More information about the llvm-commits mailing list