This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6c51283 [Docs] Clarify what the object-size sanitizer does. new a54dffe Refactor traversal of bases in deduction of template paramete [...] new 4a65931 Implement support for conditional between xvalues of referenc [...]
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: lib/AST/CXXInheritance.cpp | 15 ++++---- lib/Sema/SemaExprCXX.cpp | 22 +++++++----- lib/Sema/SemaTemplateDeduction.cpp | 71 ++++++++++++++------------------------ test/SemaCXX/conditional-expr.cpp | 9 +++++ 4 files changed, 57 insertions(+), 60 deletions(-)