[Issue 20742] dmd -X (JSON output) includes uncompiled symbols
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Apr 17 15:11:49 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20742
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
@MoonlightSentinel created dlang/dmd pull request #11044 "Fix Issue 20742 - dmd
-X (JSON output) includes uncompiled symbols" fixing this issue:
- Fix Issue 20742 - dmd -X (JSON output) includes uncompiled symbols
PR #6621 took the code for pending `ConditionalDeclaration`s from
doc.d but missed the early return.
https://github.com/dlang/dmd/pull/11044
--
More information about the Digitalmars-d-bugs
mailing list