This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2d10542533 Recommit r306103: PR26195: Set correct NestedNameSpecifierLo [...] new 7a2b284075 [analyzer] Move zero-size allocation checks to optin.portability.
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/StaticAnalyzer/Checkers/Checkers.td | 18 +++++++- lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp | 55 ++++++++++++++--------- test/Analysis/malloc-overflow2.c | 6 ++- test/Analysis/unix-fns.c | 4 +- 4 files changed, 59 insertions(+), 24 deletions(-)