This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a73ceaf4ae Allow bundle size to be 0 in clang-offload-bundler new 0b75051947 [CUDA][HIP][Sema] Fix template kernel with function as templ [...]
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/Sema/SemaCUDA.cpp | 5 +++++ lib/Sema/SemaExpr.cpp | 3 +++ test/SemaCUDA/call-device-fn-from-host.cu | 7 ++++++- test/SemaCUDA/call-host-fn-from-device.cu | 4 ++-- 4 files changed, 16 insertions(+), 3 deletions(-)