This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 01b473ed13 [SVE][IR] Scalable Vector size queries and IR instruction support new f1b8248349 [OPENMP50]Allow functions in declare variant directive to ha [...]
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: include/clang/Sema/Sema.h | 2 +- lib/Sema/SemaDecl.cpp | 7 ++++--- lib/Sema/SemaOpenMP.cpp | 3 ++- test/OpenMP/declare_variant_ast_print.cpp | 19 +++++++++++++++++++ .../declare_variant_implementation_vendor_codegen.cpp | 12 ++++++++++++ test/OpenMP/declare_variant_messages.cpp | 12 ------------ 6 files changed, 38 insertions(+), 17 deletions(-)