[Issue 22467] DWARF: wchar_t reports wrong DECL attributes

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 5 07:10:15 UTC 2021


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

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

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

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #13247 "backend: dwarfdbginf: Remove artificial
attributes on wchar_t typedef" was merged into master:

- 9295f90dcb04fd00c7b50cc3b50837f1259990ad by Luís Ferreira:
  backend: dwarfdbginf: Remove artificial attributes on wchar_t typedef

  According to DWARF, declaration coordinates are not mandatory and wchar_t is
  currently an artificial typedef. We should not generate DECL attributes for
  such artificial TAGs.

  Fixes #22467 .

  Signed-off-by: Luís Ferreira <contact at lsferreira.net>

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

--


More information about the Digitalmars-d-bugs mailing list