This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from be7fed513b Move #include manipulation code to new lib/Tooling/Inclusions. new 69f63a0cc2 [HIP] Support offloading by linker script
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/Options.td | 2 + lib/CodeGen/CGCUDANV.cpp | 115 +++++++++++++++++++++---------- lib/Driver/ToolChains/CommonArgs.cpp | 130 +++++++++++++++++++++++++++++++++-- lib/Driver/ToolChains/CommonArgs.h | 6 ++ lib/Driver/ToolChains/Gnu.cpp | 4 ++ test/CodeGenCUDA/device-stub.cu | 40 ++++++----- 6 files changed, 237 insertions(+), 60 deletions(-)