This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 260e84dc7c [DOXYGEN] Fix doxygen and content issues in mmintrin.h new 9935b466ba [CFG] [analyzer] Add construction context for implicit const [...] new 5255ee303b [analyzer] MmapWriteExecChecker: Add support for mprotect().
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: lib/Analysis/CFG.cpp | 7 ++- lib/Analysis/ConstructionContext.cpp | 5 +- .../Checkers/MmapWriteExecChecker.cpp | 7 +-- test/Analysis/cfg-rich-constructors.cpp | 56 ++++++++++++++++++++-- test/Analysis/mmap-writeexec.c | 8 ++++ test/Analysis/temporaries.cpp | 45 +++++++++++++++++ 6 files changed, 120 insertions(+), 8 deletions(-)