This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0759818 [Sema] Fix the wording of a comment. NFC. new 6b8562e This patch implements PR#22821.
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/Basic/DiagnosticSemaKinds.td | 3 ++ include/clang/Sema/Sema.h | 49 ++++++++++++++++++++++ lib/Sema/SemaCast.cpp | 3 ++ lib/Sema/SemaChecking.cpp | 67 ++++++++++++++++++++++++++++++ lib/Sema/SemaExpr.cpp | 6 ++- lib/Sema/SemaInit.cpp | 4 ++ 6 files changed, 131 insertions(+), 1 deletion(-)