sammccall added inline comments. ================ Comment at: clangd/Quality.cpp:373 + if (TypeMatchesPreferred) + Score *= 2.0; + ---------------- is 2 really enough? Repository: rCTE Clang Tools Extra https://reviews.llvm.org/D52276