This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 086aba792d [CUDA] Work around a new quirk in CUDA9 headers. new 860b42686d [Analyzer] Check function name size before indexing. new eae7634a77 [Sema] Error out early for tags defined inside an enumeration.
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: include/clang/Basic/DiagnosticSemaKinds.td | 2 ++ lib/Sema/SemaDecl.cpp | 6 ++++++ lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp | 3 ++- test/Analysis/retain-release.mm | 2 ++ test/Sema/enum.c | 11 +++++++++++ test/SemaCXX/enum.cpp | 10 ++++++++++ 6 files changed, 33 insertions(+), 1 deletion(-)