This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0e55e1c2d0 [NewPM] Port Msan new ec8c48fb7d Diagnose an unused result from a call through a function poi [...]
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 | 8 ------ include/clang/AST/Expr.h | 9 +++++++ lib/AST/Decl.cpp | 14 ----------- lib/AST/Expr.cpp | 19 ++++++++++---- lib/Sema/SemaStmt.cpp | 11 ++++---- .../CXX/dcl.dcl/dcl.attr/dcl.attr.nodiscard/p2.cpp | 29 ++++++++++++++++++++++ 6 files changed, 57 insertions(+), 33 deletions(-)