SIGN IN SIGN UP

clangd: Use Url::to_file_path() to get actual file path for header/source (#20856)

Using `Url::path()` seems fine on POSIX systems as it will leave forward
slash (given hostname is empty). On Windows it will result in error.

Release Notes:

- N/A
E
Egor Krugletsov committed
9454f0f1c7361da0344c5c9c3d876084cda1772b
Parent: 5b0c15d
Committed by GitHub <noreply@github.com> on 11/19/2024, 1:49:21 PM