This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from bfc7cfab82 [AST] Added a helper to extract a user-friendly text of a comment. new e1ae43bfd8 [analyzer] Improve the modeling of memset().
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: lib/StaticAnalyzer/Checkers/CStringChecker.cpp | 102 ++++++++- test/Analysis/bstring.cpp | 124 ++++++++++- test/Analysis/null-deref-ps-region.c | 2 +- test/Analysis/string.c | 293 ++++++++++++++++++++++++- 4 files changed, 509 insertions(+), 12 deletions(-)