[PATCH] D98160: [clang] Use decltype((E)) for compound requirement type constraint
Matheus Izvekov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 13 19:47:31 PST 2021
mizvekov updated this revision to Diff 330493.
mizvekov added a comment.
lint
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98160/new/
https://reviews.llvm.org/D98160
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaConcept.cpp
clang/lib/Sema/SemaExprCXX.cpp
clang/lib/Sema/SemaType.cpp
clang/test/CXX/expr/expr.prim/expr.prim.req/compound-requirement.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98160.330493.patch
Type: text/x-patch
Size: 8891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210314/f96e9118/attachment.bin>
More information about the cfe-commits
mailing list