This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 69518aa [OpenMP] Sema and parsing for 'target teams distribute simd’ pragma new e18cc41 [analyzer] Treat pointers to static member functions as funct [...] new 0d9e23a [ARM] Use generic bitreverse intrinsic, rather than ARM speci [...] new e4ffc9c [OpenMP] Remove outdated comments. NFC.
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/Basic/OpenMPKinds.def | 4 ---- lib/CodeGen/CGBuiltin.cpp | 6 +++--- lib/StaticAnalyzer/Core/SValBuilder.cpp | 12 ++++++++++++ test/Analysis/pointer-to-member.cpp | 18 +++++++++++++++++- test/CodeGen/arm_acle.c | 8 ++++---- test/CodeGen/builtins-arm.c | 2 +- 6 files changed, 37 insertions(+), 13 deletions(-)