This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c7dc63d [Sema] Reset a BumpPtrAllocator on clear(). NFC. new faa7188 Mass-rename the handful of error_* diagnostics to err_*.
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/DiagnosticParseKinds.td | 4 +- include/clang/Basic/DiagnosticSemaKinds.td | 72 ++++++++++++++--------------- lib/Parse/ParseDecl.cpp | 2 +- lib/Sema/SemaCast.cpp | 2 +- lib/Sema/SemaDeclObjC.cpp | 6 +-- lib/Sema/SemaExpr.cpp | 10 ++-- lib/Sema/SemaExprMember.cpp | 6 +-- lib/Sema/SemaExprObjC.cpp | 8 ++-- lib/Sema/SemaObjCProperty.cpp | 42 ++++++++--------- lib/Sema/SemaPseudoObject.cpp | 6 +-- lib/Sema/SemaStmt.cpp | 10 ++-- 11 files changed, 84 insertions(+), 84 deletions(-)