Unverified Commit 5d269ce3 authored by Schuyler Eldridge's avatar Schuyler Eldridge Committed by GitHub
Browse files

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



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>
parent b8a8d792
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