There was an error fetching the commit references. Please try again later.
content_archive: Make IsDirectoryExeFS() take a shared_ptr as a const reference
There's no need to take this by value when it's possible to avoid unnecessary copies entirely like this.
Please register or sign in to comment