This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f4040a42bf [X86] Put avx512vpopcntdq in the right spot in the validateC [...] new d76a2f16ee This feature allows the analyzer to consider loops to comple [...]
The 1 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: .../clang/StaticAnalyzer/Core/AnalyzerOptions.h | 9 +++++++- .../Checkers/ExprInspectionChecker.cpp | 1 + lib/StaticAnalyzer/Core/AnalyzerOptions.cpp | 6 ++++++ lib/StaticAnalyzer/Core/CMakeLists.txt | 2 ++ lib/StaticAnalyzer/Core/ExprEngine.cpp | 24 +++++++++++++++++++++- test/Analysis/analyzer-config.c | 3 ++- test/Analysis/analyzer-config.cpp | 3 ++- 7 files changed, 44 insertions(+), 4 deletions(-)