Re: [PATCH v4 2/4] iio: light: add support for veml6031x00 ALS series
From: Joshua Crofts
Date: Wed Jun 03 2026 - 07:16:46 EST
On Tue, 2 Jun 2026 at 14:34, Javier Carrasco
<javier.carrasco.cruz@xxxxxxxxx> wrote:
> I used the compile_commands.json generated by
> scripts/clang-tools/gen_compile_commands.py, which I always use to have
> a better experience with clangd and Neovim.
>
> Should it make any difference?
Hmm, I'm just wondering if `-p .` and `-p compile_commands.json` are different,
otherwise I've no clue why your output is so verbose. AI is actually
pretty smart
when it comes to working with IWYU and the mapping files, if you're up for a
little challenge.
--
Kind regards
CJD