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 41679aa [include-fixer] use tooling::Replacements since the order of [...] new 9e2e785 [include-fixer] Rank symbols based on the number of occurrenc [...]
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/SymbolIndexManager.cpp | 33 +++++++++++++++++++++++++++++ include-fixer/tool/ClangIncludeFixer.cpp | 6 +++--- test/include-fixer/Inputs/fake_yaml_db.yaml | 21 ++++++++++++++++++ test/include-fixer/ranking.cpp | 6 ++++++ 4 files changed, 63 insertions(+), 3 deletions(-) create mode 100644 test/include-fixer/ranking.cpp