[PATCH] D67112: [Sema] Add implicit cast for conversion of function references
Aaron Puchert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 26 17:13:34 PST 2020
aaronpuchert updated this revision to Diff 246862.
aaronpuchert added a comment.
Rebase on top of D66437 <https://reviews.llvm.org/D66437>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67112/new/
https://reviews.llvm.org/D67112
Files:
clang/include/clang/AST/OperationKinds.def
clang/include/clang/Sema/Initialization.h
clang/lib/Sema/SemaInit.cpp
clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/p4-ast.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67112.246862.patch
Type: text/x-patch
Size: 5625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200227/ab4bc13f/attachment-0001.bin>
More information about the cfe-commits
mailing list