-
Notifications
You must be signed in to change notification settings - Fork 667
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up ArrayNullnessDomain instantiation
Summary: We do not instantiate `ArrayNullnessDomain` for NEW_ARRAY anymore. However, there is still a remaining instantiation in `RegisterTypeAnalyzer::analyze_invoke` that should be effectively dead code. Reviewed By: ssj933 Differential Revision: D51687648 fbshipit-source-id: edc955de7069958fa6eca8d7ce95b220d650bfd8
- Loading branch information
1 parent
938d9d8
commit a83e777
Showing
3 changed files
with
1 addition
and
61 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