This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4e64d31bc5 Re-Reinstate 347294 with a fix for the failures. new 5e239bf6b6 [OPENMP][NVPTX]Emit default locations as constant with undef [...]
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 | 18 ++++++++++-------- lib/CodeGen/CGOpenMPRuntime.h | 11 ++++++++++- lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 20 ++++++++++++++++++++ lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 10 ++++++++++ test/OpenMP/nvptx_SPMD_codegen.cpp | 5 +++++ test/OpenMP/nvptx_target_printf_codegen.c | 4 +++- 6 files changed, 58 insertions(+), 10 deletions(-)