Open
Description
From @gharrma on March 14, 2018 15:40
This should be an optional feature, so that (for example) an implementation of tunneled exceptions could disable stack trace collection for checked exceptions.
Stack traces will probably need to be collected as part of the unwinding code in the runtime.
Copied from original issue: gharrma/polyllvm#46