https://issues.dlang.org/show_bug.cgi?id=18368

Timothee Cour <timothee.co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timothee.co...@gmail.com

--- Comment #1 from Timothee Cour <timothee.co...@gmail.com> ---
behavior should be defined in:

https://github.com/dlang/dmd/pull/7838#issuecomment-362949178

-Xf=- => stdout
-Xf=file => file
-X => inferredoutputfile.json (requires some input files)

what it outputs:
if no input file => static compiler info
if input file => module info (cf same as before)

if -Xq=query also given:
what's generated depends on query

--

Reply via email to