This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 129afaf26c [OPENMP][NVPTX]Run combined constructs with if clause in SPMD mode. new 3f087b48e2 [analyzer] PR41185: Fix regression where __builtin_* functio [...]
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: .../Checkers/CheckSecuritySyntaxOnly.cpp | 4 ++ test/Analysis/security-syntax-checks-no-emit.c | 5 ++- test/Analysis/security-syntax-checks.c | 8 ++++ test/Analysis/security-syntax-checks.m | 45 ++++++++++++++++++---- 4 files changed, 53 insertions(+), 9 deletions(-) create mode 100644 test/Analysis/security-syntax-checks.c