This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 435d6c49f0 [OPENMP] Fix mapping|privatization of implicitly captured va [...] new 6ddf39e8aa Fix two-phase name lookup for non-dependent overloaded operators.
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/Sema/Sema.h | 5 +++-- lib/Sema/SemaOverload.cpp | 16 +++++++++------- lib/Sema/TreeTransform.h | 14 ++++++++++---- test/SemaCXX/overloaded-operator.cpp | 35 +++++++++++++++++++++++++++++++++++ 4 files changed, 57 insertions(+), 13 deletions(-)