This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 31636910b4 [clang-rename] Add more unittest. new e24b3a3568 [Analyzer] Clarify error messages for undefined result
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/PathSensitive/CheckerContext.h | 7 +++ lib/StaticAnalyzer/Checkers/ConversionChecker.cpp | 57 ++-------------------- lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp | 47 +++++++++++++++--- lib/StaticAnalyzer/Core/CheckerContext.cpp | 32 ++++++++++++ test/Analysis/bitwise-ops.c | 20 ++++++-- 5 files changed, 99 insertions(+), 64 deletions(-)