[PATCH] D98087: [clang] Fix constrained decltype(auto) deduction
Matheus Izvekov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 5 16:31:05 PST 2021
mizvekov updated this revision to Diff 328689.
mizvekov added a comment.
Added new tests as suggested by rsmith.
By the way, I still need help commiting this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98087/new/
https://reviews.llvm.org/D98087
Files:
clang/lib/Sema/SemaType.cpp
clang/test/CXX/dcl/dcl.fct/p17.cpp
clang/test/CXX/dcl/dcl.spec/dcl.type/dcl.spec.auto/p6.cpp
clang/test/Parser/cxx2a-placeholder-type-constraint.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98087.328689.patch
Type: text/x-patch
Size: 4626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210306/82ef46d9/attachment.bin>
More information about the cfe-commits
mailing list