This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d80dab7c45 clang-format/java: Unbreak genenrics formatting after r299952. new 365f2311ca [OpenMP] Fix memory leak when translating arguments new 52ab14f423 [OpenMP] Fix passing of -m arguments to device toolchain new a591cfdc78 [OpenMP] Fix translation of target args
The 3 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/ToolChain.h | 7 +++--- lib/Driver/Compilation.cpp | 18 ++++++++++----- lib/Driver/ToolChain.cpp | 23 +++++++++++-------- test/Driver/openmp-offload-gpu.c | 35 ----------------------------- test/Driver/openmp-offload.c | 48 ++++++++++++++++++++++++++++++++++++++++ 5 files changed, 79 insertions(+), 52 deletions(-)