-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ondemand] record specialisation in active procedures (but don't use …
…it yet) Summary: This will allow analysing some trickier examples that might otherwise appear to be recursive, where each recursive call uses a different specialisation. Do most of the changes but ignore the specialisation component for now as it seems to cause issues. Reviewed By: ngorogiannis Differential Revision: D62582811 fbshipit-source-id: ed1041f03e9336ee5e7fe866ffea61f88289069d
- Loading branch information
1 parent
613e2e1
commit 7aa79fd
Showing
4 changed files
with
164 additions
and
53 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
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
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.