Files
ladybird/Kernel/FileSystem/VirtualFileSystem.cpp
Mart G e16a50b586 Kernel: Remove an allocation from VFS::resolve_path_without_veil (#7287)
Use GenericLexer to replace a call to StringView::split() since that
returns its result in a heap-allocating Vector.
2021-05-22 00:12:32 +02:00

34 KiB