dmd.nogc
Checks that a function marked @
does not invoke the Garbage Collector.
nogc
Specification: No-GC Functions
License
Source: nogc.d
Documentation: https://dlang.org/phobos/dmd_nogc.html
-
Declaration
class
NOGCVisitor
: dmd.visitor.StoppableVisitor;Look for GC-allocations