mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This code was an experiment in how to collect information after a crash, that did not end up being used. It's unclear how much it has bitrotted at this point, since it has no tests and was not designed with automated testing in mind. Parts of it interfere with some changes I want to make to the underlying tracing mechanism, so I am finally removing it. This also lets us remove the buffer copying in the parts of tracing used by the compile notifications, improving performance. For rdar://39538847
71 KiB
71 KiB