-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Description
X:/dev/xVMP/src/include/llvm/Support/FileSystem.h: In function 'std::error_code llvm::sys::fs::file_size(const llvm::Twine&, uint64_t&)':
X:/dev/xVMP/src/include/llvm/Support/FileSystem.h:684:19: error: 'class llvm::sys::fs::file_status' has no member named 'getSize'
684 | Result = Status.getSize();
| ^~~~~~~
Metadata
Metadata
Assignees
Labels
No labels