This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 93d1a84 Add -iframeworkwithsysroot compiler option new d153d73 [analyzer] Fix a rare crash for valist check.
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/ValistChecker.cpp | 8 ++------ test/Analysis/valist-as-lazycompound.c | 21 +++++++++++++++++++++ test/Analysis/valist-uninitialized-no-undef.c | 2 +- 3 files changed, 24 insertions(+), 7 deletions(-) create mode 100644 test/Analysis/valist-as-lazycompound.c