This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 255eaa6faa [OPENMP][NVPTX] Support memory coalescing for globalized variables. new 47b01c3d4b [CUDA][HIP] Fix ShouldDeleteSpecialMember for inherited cons [...]
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/SemaDeclCXX.cpp | 13 +++- ...rget.cu => implicit-member-target-inherited.cu} | 88 ++++++++++++--------- test/SemaCUDA/inherited-ctor.cu | 89 ++++++++++++++++++++++ 3 files changed, 153 insertions(+), 37 deletions(-) copy test/SemaCUDA/{implicit-member-target.cu => implicit-member-target-inherited. [...] create mode 100644 test/SemaCUDA/inherited-ctor.cu