This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e6df5fb102 Fix assertion failure in codegen on non-template deduction guide. new 50cdd18bb1 Corrrect warn_unused_result attribute
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/Decl.h | 5 +--- lib/AST/Decl.cpp | 4 +--- test/SemaCXX/warn-unused-result.cpp | 46 +++++++++++++++++++++++++++++++++++++ 3 files changed, 48 insertions(+), 7 deletions(-)