This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b7b9efb693 [Sema][ObjC] Look for either objc_bridge or objc_bridge_muta [...] new 7ffb1b28fb [Analyzer] [Tests] Remove temporary fields from generated re [...] new d8eca0ac08 [Analyzer] [Tests] Minor refactor of testing infrastructure: new de45a2e1b7 [Analyzer] Store BodyFarm in std::unique_ptr
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: include/clang/Analysis/AnalysisDeclContext.h | 4 +- lib/Analysis/AnalysisDeclContext.cpp | 9 +- utils/analyzer/SATestBuild.py | 137 +++++---------------------- utils/analyzer/SATestUtils.py | 108 +++++++++++++++++++++ 4 files changed, 133 insertions(+), 125 deletions(-) create mode 100644 utils/analyzer/SATestUtils.py