[PATCH] D44720: [clangd] Simplify fuzzy matcher (sequence alignment) by removing some condition checks.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 3 13:39:00 PDT 2018
sammccall added a comment.
In https://reviews.llvm.org/D44720#1055997, @MaskRay wrote:
> Glad you took another look. I don't want to yield, let's find another reviewer :)
OK - the people with the most context on this particular code are ilya-biryukov and klimek (but klimek is out this week).
Others who write/review clangd stuff include hokein, malaperle, simark, bkramer. (ioeric is out for a few weeks).
I can give ilya or someone context on the specific changes we're looking at if that's useful.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D44720
More information about the cfe-commits
mailing list