Enum member shouldAddGCRange

TODO

enum shouldAddGCRange(T) = true && platformSupportGC && hasIndirections!T;