Improve memory ownership of vfs::Files in the FileSystemStatCache by using std::unique_ptr
Spotted after a memory leak (due to the complexities of manual memory management) was fixed in 212466. llvm-svn: 212541
Loading
Please sign in to comment
Spotted after a memory leak (due to the complexities of manual memory management) was fixed in 212466. llvm-svn: 212541