C++ Logo

sg15

Advanced search

Re: [isocpp-sg15] Compiler private dir discussion thu morning

From: Ben Boeckel <ben.boeckel_at_[hidden]>
Date: Sat, 30 Nov 2024 14:05:06 +0100
On Mon, Nov 25, 2024 at 14:46:15 +0000, Bret Brown via SG15 wrote:
> In the interest of considering compromises, I have a thought. In addition
> to the an output directory setting, should we consider an analog of
> dependency scanning transparency for these extra output files? At least
> eventually? I am thinking something similar to P1689 or clang-scan-deps or
> GCC's -M flags, but including ancillary and implicit output files.

P1689 already has fields for additional outputs of the command line
given: the `outputs` array. This is intended for things like
`-gsplit-dwarf` and the like.

--Ben

Received on 2024-11-30 13:05:14