This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1afe745c10 Pass triple to RUN line to fix failing bots. new d247691d08 [analyzer] Extend NoStoreFuncVisitor to follow fields.
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/Core/BugReporterVisitors.cpp | 338 +++++++++++++-------- .../diagnostics/no-store-func-path-notes.c | 20 ++ .../diagnostics/no-store-func-path-notes.cpp | 164 +++++++++- .../diagnostics/no-store-func-path-notes.m | 32 +- 4 files changed, 423 insertions(+), 131 deletions(-)