[Issue 21938] New: importC: Support __attribute__ specifiers that could be mapped to D attributes

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 20 18:16:14 UTC 2021


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

          Issue ID: 21938
           Summary: importC: Support __attribute__ specifiers that could
                    be mapped to D attributes
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dmd
          Assignee: nobody at puremagic.com
          Reporter: ibuclaw at gdcproject.org

To name a few potential __attribute__ candidates.

- access (read_only, 1)
- aligned
- aligned (alignment)
- always_inline
- noreturn
- nothrow
- pure

--


More information about the Digitalmars-d-bugs mailing list