[PATCH] D31540: Prefer non-friend to friend in in redeclaration chain
Yaron Keren via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 7 06:15:35 PDT 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG27e2ff964fc3: Address http://bugs.llvm.org/pr30994 so that a non-friend can properly replaceā¦ (authored by yaron.keren).
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D31540?vs=95425&id=223543#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D31540/new/
https://reviews.llvm.org/D31540
Files:
clang/include/clang/AST/DeclBase.h
clang/lib/AST/Decl.cpp
clang/lib/AST/DeclBase.cpp
clang/test/SemaTemplate/friend-template.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31540.223543.patch
Type: text/x-patch
Size: 4200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191007/4d14f3c7/attachment.bin>
More information about the cfe-commits
mailing list