[PATCH] D51636: [clangd] NFC: Change quality type to float
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 4 08:45:56 PDT 2018
kbobyrev added a comment.
In https://reviews.llvm.org/D51636#1223204, @sammccall wrote:
> If it's not too expensive, we can use the symbol quality metrics (from Quality.h) to do a more accurate prescore. Worth a benchmark :-)
Yes, I agree. We can investigate that quality/performance trade-off when we have more tools to simplify the process :)
https://reviews.llvm.org/D51636
More information about the cfe-commits
mailing list