This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 051067842e [OPENMP50]Do not emit warning for the function with the curr [...] new 6ce1fe9e5b Teach CallGraph to look into Generic Lambdas.
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/clang/AST/DeclCXX.h | 4 ++++ include/clang/AST/ExprCXX.h | 4 ++++ lib/AST/DeclCXX.cpp | 18 +++++++++++++----- lib/AST/ExprCXX.cpp | 5 +++++ lib/Analysis/CallGraph.cpp | 5 ++++- test/Analysis/debug-CallGraph.cpp | 21 +++++++++++++++++++-- 6 files changed, 49 insertions(+), 8 deletions(-)