[PATCH] D51636: [clangd] NFC: Change quality type to float

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 4 08:25:31 PDT 2018


sammccall accepted this revision.
sammccall added a comment.
This revision is now accepted and ready to land.

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 :-)


https://reviews.llvm.org/D51636





More information about the cfe-commits mailing list