forked from OSchip/llvm-project
fad75598d2
Some LLVM unit tests forget to clean up temporary files and directories. Introduce RAII classes for cleaning them up. Refactor the tests to use those classes. Differential Revision: https://reviews.llvm.org/D83228 |
||
---|---|---|
.. | ||
BenchmarkResultTest.cpp | ||
CMakeLists.txt | ||
RegisterAliasingTest.cpp | ||
SnippetGeneratorTest.cpp | ||
TargetTest.cpp | ||
TestBase.h |