Matt Pennig
Matt Pennig
This PR migrates the command line parsing code provided by `swift-tools-support-core`, which has long been replaced by the standalone `swift-argument-parser` package. It eliminates all the deprecation warnings, and cleans up...
#14 improved demangling by trying to handle extension USRs (which have an `s:e:` prefix). More work is required though. In some cases, the USR for an extension can be of...
Performance is better than (but comparable to) the python script. Perhaps more importantly, the program looks specifically for the _build-request.json_ file and uses its modification date to compare against the...