This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c8ef3117c1 [Attr] Merge two dependent tests from different directories new 08cdd81877 [OpenMP] Add flag for linking runtime bitcode library
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/DiagnosticDriverKinds.td | 3 ++ lib/Driver/ToolChains/Cuda.cpp | 38 ++++++++++++++++++++++ .../libomptarget/libomptarget-nvptx-sm_20.bc | 0 test/Driver/openmp-offload-gpu.c | 23 +++++++++++++ 4 files changed, 64 insertions(+) copy bindings/python/tests/__init__.py => test/Driver/Inputs/libomptarget/libompta [...]