This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b62c028144 [OPENMP] Code cleanup and code improvements. new c16c83ef6c [NVPTX] Emit debug info in DWARF-2 by default for Cuda devices.
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/Driver/ToolChains/Cuda.cpp | 39 ++++++++++++++++++++++++++++--- lib/Driver/ToolChains/Cuda.h | 2 ++ test/Driver/cuda-dwarf-2.cu | 47 +++++++++++++++++++++++++++++++++++++ test/Driver/cuda-external-tools.cu | 2 +- test/Driver/openmp-offload-gpu.c | 48 ++++++++++++++++++++++++++++++++++++++ 5 files changed, 134 insertions(+), 4 deletions(-) create mode 100644 test/Driver/cuda-dwarf-2.cu