[PATCH] D123182: [Concepts] Fix overload resolution bug with constrained candidates
Nick Kreeger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 25 06:52:27 PDT 2022
nkreeger added a comment.
In D123182#3471661 <https://reviews.llvm.org/D123182#3471661>, @erichkeane wrote:
> @nkreeger : Can you please explain your revert, both in the revert commit message (next time), as well as the patch so that the author/rest of us have SOME hint as to why it was reverted? Frequent reverts make it painful as a downstream, and confusing as a reviewer/implementer as to the state of things.
Apologies - I was reverting my commit and accidently had the wrong git-revert commit in my tree locally. I thought I had it cleaned up, but was wrong when I pushed. I ensured the tree was back in place with another revert. Please let me know if this is not the case. Sorry again :-(
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123182/new/
https://reviews.llvm.org/D123182
More information about the cfe-commits
mailing list