[PATCH] D67112: [Sema] Introduce function reference conversion, NFC
Aaron Puchert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 22 11:52:31 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG825f80e111f2: [Sema] Introduce function reference conversion, NFC (authored by aaronpuchert).
Changed prior to commit:
https://reviews.llvm.org/D67112?vs=246862&id=306929#toc
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
clang/test/CodeGenCXX/implicit-function-conversion.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67112.306929.patch
Type: text/x-patch
Size: 6083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201122/9ba5724c/attachment-0001.bin>
More information about the cfe-commits
mailing list