[PATCH] D136651: [Clang] Give Clang the ability to use a shared stat cache

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 14:52:58 PST 2023


lebedev.ri added a comment.

In D136651#4063597 <https://reviews.llvm.org/D136651#4063597>, @friss wrote:

> In D136651#4060071 <https://reviews.llvm.org/D136651#4060071>, @lebedev.ri wrote:
>
>> Docs still missing.
>
> Sorry @lebedev.ri I missed your earlier comment about this. What format of doc would you like to see? A more elaborate comment in the tool's source or something else?

Right now it's impossible to discover that tool unless you already know it exists (or it's mentioned in some xcode doc, i guess)
It should have it's own description in it's `--help`, and ideally an `.rst` documentation page in `docs`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136651



More information about the llvm-commits mailing list