This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3f2235c [DOXYGEN] Improved doxygen comments. new 6074136 [CUDA] Ignore implicit target attributes during function temp [...]
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/Sema/Sema.h | 8 +++-- lib/Sema/SemaCUDA.cpp | 39 +++++++++++++++++---- lib/Sema/SemaDecl.cpp | 12 +++++-- lib/Sema/SemaTemplate.cpp | 53 ++++++++++++++++------------- test/SemaCUDA/function-template-overload.cu | 41 +++++++++++++++++++--- 5 files changed, 113 insertions(+), 40 deletions(-)