[PATCH] D123182: [Concepts] Fix issue #53640

Roy Jacobson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 5 22:17:24 PDT 2022


royjacobson updated this revision to Diff 420708.
royjacobson added a comment.

Fixed missing doc for new argument


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123182/new/

https://reviews.llvm.org/D123182

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaOverload.cpp
  clang/lib/Sema/SemaTemplateDeduction.cpp
  clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/p6.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123182.420708.patch
Type: text/x-patch
Size: 10841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220406/1aceacf9/attachment.bin>


More information about the cfe-commits mailing list