August 24, 2020
https://issues.dlang.org/show_bug.cgi?id=21159

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@Luhrel created dlang/dmd pull request #11616 "Fix Issue 21159 - DWARF: DW_AT_pure should be emitted for pure functions" fixing this issue:

- Fix Issue 21159 - DWARF: DW_AT_pure should be emitted for pure functions

https://github.com/dlang/dmd/pull/11616

--
August 26, 2020
https://issues.dlang.org/show_bug.cgi?id=21159

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #11616 "Fix Issue 21159 - DWARF: DW_AT_pure should be emitted for pure functions" was merged into master:

- 2e98680101ebe19cf30c7d1990dd17e935bab292 by Luhrel:
  Fix Issue 21159 - DWARF: DW_AT_pure should be emitted for pure functions

https://github.com/dlang/dmd/pull/11616

--