This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 167b1f1859 [analyzer] Fix the crash in IteratorChecker.cpp when 'Symbol [...] new 34d9e8f0cd Backport changes from llvm/.clang_tidy to clang/.clang_tidy configs new 53912bffa0 [OPENMP, NVPTX] Globalization of the private redeclarations.
The 2 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-tidy | 7 +- include/clang/Basic/Attr.td | 8 ++ lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 218 ++++++++++++++++++++++------------- lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 4 +- lib/CodeGen/CGStmtOpenMP.cpp | 26 ++--- lib/Sema/SemaOpenMP.cpp | 54 ++++++--- test/OpenMP/nvptx_data_sharing.cpp | 13 ++- 7 files changed, 221 insertions(+), 109 deletions(-)