This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2b8b8ddd6e Performing a test commmit as requested by Chris Lattner. -Th [...] new 73df728949 [analyzer] NFC: Document that we support implicit argument c [...] new d922539bac [analyzer] pr37204: Take signedness into account in getTruth [...]
The 2 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: include/clang/Analysis/ConstructionContext.h | 13 +++++++-- .../Core/PathSensitive/BasicValueFactory.h | 3 +- test/Analysis/casts.c | 6 ++++ test/Analysis/cfg-rich-constructors.cpp | 32 ++++++++++++++++++++++ test/Analysis/temporaries.cpp | 18 ++++++++++++ 5 files changed, 68 insertions(+), 4 deletions(-)