This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 58bc87d [analyzer] Add explanation why analyzer report is not generat [...] new 575e6c8 PR25890: Fix incoherent error handling in PerformImplicitConv [...]
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 | 26 ++++++++++++++++--------- lib/Sema/SemaExpr.cpp | 16 ++++++++------- lib/Sema/SemaExprCXX.cpp | 4 ++++ lib/Sema/SemaOverload.cpp | 3 ++- lib/Sema/SemaPseudoObject.cpp | 3 ++- lib/Sema/SemaStmt.cpp | 2 ++ test/CXX/drs/dr0xx.cpp | 5 ++--- test/CXX/except/except.spec/p5-pointers.cpp | 12 ++++++------ test/SemaCXX/ambig-user-defined-conversions.cpp | 5 +++++ test/SemaCXX/derived-to-base-ambig.cpp | 4 ++-- 10 files changed, 51 insertions(+), 29 deletions(-)