[PATCH] D119537: [clangd] Treat 'auto' params as deduced if there's a single instantiation.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 11 09:39:52 PST 2022


sammccall added a comment.

In D119537#3314509 <https://reviews.llvm.org/D119537#3314509>, @avogelsgesang wrote:

> Should this be added to the Release Notes?

We usually go back over the git log around the time of a release cut.
It started as laziness but I think it's a good system: less work writing notes for stuff that doesn't end up landing, and gives us a chance to group and summarize related changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119537



More information about the cfe-commits mailing list