forked from diffblue/cbmc
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore generic arguments for mocked and unsupported generic classes
Given - a class extending/implementing a generic class/interface, - a generic pointer type, if the struct symbol for the superclass/interface/pointer subtype is either incomplete (mocked) or is not generic (e.g. because its signature has an unsupported form) ignore the generic arguments.
- Loading branch information
1 parent
7b56203
commit fc83526
Showing
1 changed file
with
19 additions
and
12 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