On Thu, Dec 15, 2022 at 07:37:35 +, Iain Sandoe wrote:
> * I have patches for clang that implements the P1184 interface which
> would allow a ‘module mapper’ to be used to discover module name <->
> pathname pairings.
>
> * The demand for the command line options we are discussing here is
On Wed, Dec 07, 2022 at 16:18:00 +, Iain Sandoe wrote:
> I think it is reasonable to include c++ in the spelling, since other
> languages supported by
> GCC (and clang in due course) have modules.
Especially given that Fortran doesn't necessarily have one module to
output; Fortran sources can
On Wed, Dec 07, 2022 at 15:23:09 +, Jonathan Wakely wrote:
> I disagree. I can easily remember "module output" but I would have to check
> the manual every time to see if it's "std c++ module save file" or some
> other permutation of those words
I can say that in developing the CMake side of t