[PATCH] D132159: [llvm] Explicitly support CTAD in ArrayRef

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 22 17:44:09 PDT 2022


dblaikie added a comment.

In D132159#3741108 <https://reviews.llvm.org/D132159#3741108>, @Mogball wrote:

> This should not have been submitted. I just abandoned the patch because I'm not sure this was the right direction.

Ah, OK - I think I'd be OK with this direction, FWIW, but haven't considered all the nuances.

In D132159#3741114 <https://reviews.llvm.org/D132159#3741114>, @Mogball wrote:

> I doubled checked the repo, and indeed this patch was not accidentally committed

Oh, indeed - sorry, I thought I was reading a commit that referenced phab, instead of just a phab review.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132159



More information about the llvm-commits mailing list