[PATCH] D149516: [Sema] `setInvalidDecl` for error deduction declaration
Congcong Cai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 23 13:16:41 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGca9683651e52: [Sema] `setInvalidDecl` for error deduction declaration (authored by HerrCai0907).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149516/new/
https://reviews.llvm.org/D149516
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaDeclCXX.cpp
clang/test/CXX/expr/expr.prim/expr.prim.req/nested-requirement.cpp
clang/test/CXX/temp/temp.res/temp.local/p3.cpp
clang/test/Parser/cxx1z-class-template-argument-deduction.cpp
clang/test/SemaCXX/invalid-deduction-guide-as-template-candidates.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149516.524856.patch
Type: text/x-patch
Size: 8189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230523/4a218b6a/attachment.bin>
More information about the cfe-commits
mailing list