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 938ce78 [clang-tidy] - PerformanceUnnecesaryCopyInitialization - only [...] new 39a1383 [find-all-symbols] Add enum type support. new 4e6864c clang-rename: check that the source location we find actually [...]
The 2 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: clang-rename/RenamingAction.cpp | 2 +- clang-rename/USRLocFinder.cpp | 20 ++- clang-rename/USRLocFinder.h | 5 +- include-fixer/InMemoryXrefsDB.cpp | 3 +- include-fixer/find-all-symbols/FindAllSymbols.cpp | 55 ++++++-- include-fixer/find-all-symbols/SymbolInfo.cpp | 3 + include-fixer/find-all-symbols/SymbolInfo.h | 9 +- .../find-all-symbols/FindAllSymbolsTests.cpp | 148 +++++++++++++++------ 8 files changed, 182 insertions(+), 63 deletions(-)