This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang-tools-extra.
from f8b47d3 Only launch asynchronously if threading is enabled. new 46a54cd Improve include fixer's ranking by taking the paths into account.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include-fixer/IncludeFixer.cpp | 8 +++-- include-fixer/SymbolIndexManager.cpp | 56 +++++++++++++++++++++-------- include-fixer/SymbolIndexManager.h | 3 +- include-fixer/tool/ClangIncludeFixer.cpp | 3 +- test/include-fixer/Inputs/fake_yaml_db.yaml | 15 +++++--- test/include-fixer/ranking.cpp | 3 ++ 6 files changed, 66 insertions(+), 22 deletions(-)