[PATCH] D124688: [clangd] parse all make_unique-like functions in preamble

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 1 23:24:16 PDT 2022


nridge added a comment.

In D124688#3483895 <https://reviews.llvm.org/D124688#3483895>, @sammccall wrote:

> Trying this on a few files, this seems like it increases preamble sizes up to 1% or so

Are preamble sizes a good proxy for preamble build times as well? I suspect that may be the metric that's more noticeable for users.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124688



More information about the cfe-commits mailing list