-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement source backtrace support for partial blocks
Summary: With partial applications being added, one source file can have multiple stack frames in it. So showing *only* the source file name in the back trace is not enough anymore. The format of the source backtrace now include the partial name, if available. Reviewed By: createdbysk Differential Revision: D68689301 fbshipit-source-id: 3201a51fa35322df8e3296816ec8e1bec1dd6737
- Loading branch information
1 parent
34e6f2d
commit 6f42b27
Showing
2 changed files
with
169 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.