This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d4eeec7cfe In openFileForRead don't cache erroneous entries if the erro [...] new b04fa26eaf [OPENMP50]Support for declare variant directive for NVPTX target.
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: lib/CodeGen/CGOpenMPRuntime.cpp | 13 +-- lib/CodeGen/CGOpenMPRuntime.h | 11 +++ lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 13 +++ lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 12 +++ lib/CodeGen/CodeGenModule.cpp | 44 +++++++++ lib/CodeGen/CodeGenModule.h | 5 + ...lare_variant_implementation_vendor_codegen.cpp} | 108 +++++++++++++-------- 7 files changed, 159 insertions(+), 47 deletions(-) copy test/OpenMP/{declare_variant_implementation_vendor_codegen.cpp => nvptx_decla [...]