This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 87067b91e3 Fix for Itanium mangler issue with templates new 1504a42e9d Function with unparsed body is a definition
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/AST/Decl.h | 2 +- lib/Sema/SemaCUDA.cpp | 6 ------ lib/Sema/SemaDecl.cpp | 1 + lib/Sema/SemaDeclCXX.cpp | 3 +++ lib/Sema/SemaTemplateInstantiateDecl.cpp | 7 ++++++- test/SemaCXX/friend2.cpp | 12 ++++++++++++ 6 files changed, 23 insertions(+), 8 deletions(-)