dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
NOGCVisitor
dmd
nogc
Look for GC-allocations
extern (
C
++) final
class
NOGCVisitor :
StoppableVisitor
{
FuncDeclaration
f
;
bool
checkOnly
;
bool
err
;
}
Meta
Source
See Implementation
dmd
nogc
classes
NOGCVisitor
Look for GC-allocations