[Issue 21159] New: DWARF: DW_AT_pure should be emitted for pure functions
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Aug 13 15:42:04 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=21159
Issue ID: 21159
Summary: DWARF: DW_AT_pure should be emitted for pure functions
Product: D
Version: D2
Hardware: All
OS: Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: lucien.perregaux at gmail.com
This will enable the debugger to issue a warning if impure functions are
invoked from the debugger.
--
More information about the Digitalmars-d-bugs
mailing list