[PATCH] D58126: [clangd] Fix a lit-test.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 12 08:22:01 PST 2019
sammccall accepted this revision.
sammccall added a comment.
This revision is now accepted and ready to land.
Hmm, this removes a useful assertion, and still leaves us sending invalid (or at least non-canonical) URIs in the input.
But I don't see a better fix really - lit tests are painful :-(
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58126/new/
https://reviews.llvm.org/D58126
More information about the cfe-commits
mailing list