[PATCH] D122083: [Concepts] Fix placeholder constraints when references are involved
Roy Jacobson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 23 07:34:34 PDT 2022
royjacobson added a comment.
In D122083#3402445 <https://reviews.llvm.org/D122083#3402445>, @erichkeane wrote:
> 1 more test I'd like to see that doesn't seem covered (ref to ptr),
Added, good idea.
> AND according to @aaron.ballman we need "Release Notes" for this. Otherwise LGTM. Do you have commit rights yet?
Yeah, I got commit rights :)
This should go into "Bug Fixes" section in `clang/docs/ReleaseNotes.rst`, right? Or "C++20 Feature Support"?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122083/new/
https://reviews.llvm.org/D122083
More information about the cfe-commits
mailing list