ΒΆErrorOr<MD5::MD5Result> md5_contents(
const llvm::Twine& Path)
ErrorOr<MD5::MD5Result> md5_contents(
const llvm::Twine& Path)
Description
Version of compute_md5 that doesn't require an open file descriptor.
Declared at: llvm/include/llvm/Support/FileSystem.h:442
Parameters
- const llvm::Twine& Path