This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d3f3e77 ObjectiveC Generics: follow-up commit to r281355. new 7d00971 [CodeGen] Fix an assert in EmitNullConstant. new 19ed546 [CUDA] Do not merge CUDA target attributes.
The 2 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/CodeGen/CGExprConstant.cpp | 3 ++- lib/Sema/SemaDecl.cpp | 8 +++++++- test/CodeGenCXX/empty-classes.cpp | 21 +++++++++++++++++++++ test/SemaCUDA/function-overload.cu | 11 +++++++++++ test/SemaCUDA/target_attr_inheritance.cu | 29 +++++++++++++++++++++++++++++ 5 files changed, 70 insertions(+), 2 deletions(-) create mode 100644 test/SemaCUDA/target_attr_inheritance.cu