On Wed, Apr 22, 2026 at 9:04 PM 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. > > Signed-off-by: Josh Poimboeuf <[email protected]>
Acked-by: Song Liu <[email protected]>

