This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5e7b77cefc Undo turning ExtBehavior into a bitfield. new d14025acfe [analyzer] Fix memory error bug category capitalization.
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: .../Core/BugReporter/CommonBugCategories.h | 1 + lib/StaticAnalyzer/Checkers/MallocChecker.cpp | 33 +++++++++++--------- lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp | 2 +- lib/StaticAnalyzer/Checkers/ValistChecker.cpp | 5 +-- lib/StaticAnalyzer/Core/CommonBugCategories.cpp | 1 + test/Analysis/MismatchedDeallocator-path-notes.cpp | 2 +- test/Analysis/NewDelete-path-notes.cpp | 4 +-- .../diagnostics/report-issues-within-main-file.cpp | 2 +- test/Analysis/edges-new.mm | 4 +-- test/Analysis/malloc-plist.c | 36 +++++++++++----------- test/Analysis/plist-macros.cpp | 4 +-- 11 files changed, 50 insertions(+), 44 deletions(-)