Pass a `MemoryBuffer &` to BinaryCoverageReader::create() instead of a `std::unique_ptr<MemoryBuffer> &`. This makes it easier to reason about the ownership of the buffer at a glance. llvm-svn: 273326 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| CoverageMapping.cpp | ||
| CoverageMappingReader.cpp | ||
| CoverageMappingWriter.cpp | ||
| LLVMBuild.txt | ||