[PATCH] D149516: [Sema] `setInvalidDecl` for error deduction declaration

Congcong Cai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 23 11:54:43 PDT 2023


HerrCai0907 updated this revision to Diff 524824.
HerrCai0907 added a comment.

add std option


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.524824.patch
Type: text/x-patch
Size: 7894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230523/b96c066b/attachment.bin>


More information about the cfe-commits mailing list