dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
NOGCVisitor
dmd
nogc
Look for GC-allocations
extern (
C
++) final
class
NOGCVisitor :
StoppableVisitor
{
public
FuncDeclaration
f
;
public
bool
checkOnly
;
public
bool
err
;
}
Meta
Source
See Implementation
dmd
nogc
classes
NOGCVisitor
Look for GC-allocations