This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from faff2291a9 [analyzer] Move analyzer-eagerly-assume to AnalyzerOptions, [...] new b1014a1a42 [analyzer] [NFC] Move class definition out of the function new ee49cd21c4 [analyzer] Resolve the crash in ReturnUndefChecker new b8a2d224a8 Add predefined macro __gnu_linux__ for proper aux-triple
The 3 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/Frontend/InitPreprocessor.cpp | 1 + .../Checkers/CallAndMessageChecker.cpp | 81 +++++++++++----------- lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp | 1 + lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp | 1 + test/Analysis/casts.c | 25 ++++++- test/Preprocessor/predefined-macros.c | 4 +- 6 files changed, 69 insertions(+), 44 deletions(-)