[clangd] Fix a lit-test.
Summary: Fixes https://bugs.llvm.org/show_bug.cgi?id=40593. Non-percent-encoded chars doesn't cause any problems on the input-side since we assume everything after authority section is data and don't interpret them as delimeters. Reviewers: sammccall Subscribers: ilya-biryukov, ioeric, MaskRay, jkorous, arphaman, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D58126 git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@353857 91177308-0d34-0410-b5e6-96231b3b80d8
Loading
Please sign in to comment