[libcxx-commits] [PATCH] D111283: [clang] template / auto deduction deduces common sugar

Matheus Izvekov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 11 04:12:47 PDT 2022


mizvekov added a comment.

In D111283#3712348 <https://reviews.llvm.org/D111283#3712348>, @erichkeane wrote:

> This is a sizable patch, and it isn't really clear from context what I'm looking at.  Can you please improve the description/commit message to better clarify what you are trying to do, what you did, and how you are trying to accomplish it?

Updated description, also, for reference, the other patches that continue this work are D111509 <https://reviews.llvm.org/D111509> and D130308 <https://reviews.llvm.org/D130308>.

Thanks for taking a look!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111283



More information about the libcxx-commits mailing list