On Thu, 30 Apr 2026 21:08:22 -0700, Josh Poimboeuf <[email protected]> wrote: > Instead of installing libsubcmd headers to a build output directory and > including from there, include directly from tools/lib/ where they > already exist. This fixes clangd indexing which otherwise can't find > libsubcmd headers.
Reviewed-by: Miroslav Benes <[email protected]> -- Miroslav

