This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 396cfa4967 Try to fix the instrument-functions tests new 1fb38815df [refactor][selection] canonicalize decl ref callee to the call expr new 8945806430 [AST] Fix some Clang-tidy modernize and Include What You Use [...]
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: include/clang/AST/DeclCXX.h | 489 +++++++++++++++++-------------- lib/AST/DeclCXX.cpp | 108 ++++--- lib/Tooling/Refactoring/ASTSelection.cpp | 61 +++- unittests/Tooling/ASTSelectionTest.cpp | 26 ++ 4 files changed, 412 insertions(+), 272 deletions(-)