https://issues.dlang.org/show_bug.cgi?id=22733
Issue ID: 22733
Summary: hdrgen generates inconsistent order of STC attributes
for ~this()
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: dmd
Assignee: [email protected]
Reporter: [email protected]
The order of generated attributes are inconsistent with `this()` and `~this()`,
e.g.
--
