Archimage’s Continuity

· S Koren

One thing static analyzers don’t give me (that I want) is a cross ref of all functions and their calls/called with an explicit list of items that are dead and not used/called.

#swift #compiler