forked from OSchip/llvm-project
95db95729c
ToolOutputFile handles '-' so no need to specialize here. Also, we neither reassign the variable nor pass it around, thus no need to use std::unique_ptr<ToolOutputFile>. exit(1) -> return 1; to call the destructor of raw_fd_stream llvm-svn: 357051 |
||
---|---|---|
.. | ||
fuzzer | ||
CMakeLists.txt | ||
LLVMBuild.txt | ||
Statistics.cpp | ||
llvm-dwarfdump.cpp |