This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3013cb7 Strip trailing whitespace (NFCI) new 05f9770 [CUDA][OpenMP] Add a generic offload action builder
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/Driver/Compilation.h | 6 + lib/Driver/Driver.cpp | 718 ++++++++++++++++++++++++++++--------- lib/Driver/Types.cpp | 2 +- test/Driver/cuda-bindings.cu | 10 +- test/Driver/cuda-phases.cu | 231 ++++++------ 5 files changed, 682 insertions(+), 285 deletions(-)