This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from aef104aca0 Type - silence static analyzer getAs<> null dereference warn [...] new 583cd05ce3 [OPENMP50]Add parsing/sema analysis for declare variant score.
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/Basic/Attr.td | 15 +++++++++++++++ include/clang/Sema/Sema.h | 7 +++++-- lib/Parse/ParseOpenMP.cpp | 26 ++++++++++++++++++++++++++ lib/Sema/SemaOpenMP.cpp | 17 ++++++++++++++++- lib/Sema/SemaTemplateInstantiateDecl.cpp | 9 +++++++-- test/OpenMP/declare_variant_ast_print.c | 2 ++ test/OpenMP/declare_variant_ast_print.cpp | 21 +++++++++++++-------- test/OpenMP/declare_variant_messages.c | 5 +++++ test/OpenMP/declare_variant_messages.cpp | 14 ++++++++++++-- 9 files changed, 101 insertions(+), 15 deletions(-)