This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 849c99fd3c Reland the rest of "Add AIX Target Info" new fa964a3d3f [analyzer] Support C++17 aggregates with bases without const [...] new 3fd2ce2d37 [analyzer] RetainCount: A function isn't a CFRetain if it ta [...]
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/RetainSummaryManager.cpp | 13 ++++--- lib/StaticAnalyzer/Core/RegionStore.cpp | 47 ++++++++++++++++++++++- test/Analysis/array-struct-region.cpp | 67 +++++++++++++++++++++++++++++++-- test/Analysis/retain-release.mm | 12 ++++++ 4 files changed, 128 insertions(+), 11 deletions(-)