Unverified Commit 7a9ae29d authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Use innermost builder cause to trim stack trace (#1380) (#1381)



Change the logic for determining which nested ChiselException cause to
use for a trimmed stack trace. Previously, this would use the
outermost. This commit changes this to use the innermost.

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
(cherry picked from commit 5d269ce3

)

Co-authored-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
parent e14dc6d1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment