[PATCH] D93452: [clangd] Trim memory periodically

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 14:00:29 PST 2020


sammccall added a comment.

In D93452#2467471 <https://reviews.llvm.org/D93452#2467471>, @njames93 wrote:

> I feel like we need some kind of entry for this in release notes given how much of an issue it is.

Good point. I usually procrastinate this and do a sweep of `git log` at release time, but while it's top of mind...

I put some notes for this in f7a26127f21fb1ca8252879ca647835ea7c5903d <https://reviews.llvm.org/rGf7a26127f21fb1ca8252879ca647835ea7c5903d>, feel free to suggest/make changes...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93452



More information about the llvm-commits mailing list