-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[analyzer] Break infinite loops (dotnet/linker#1659)
Avoid getting caught in infinite loops. I think these are related to new DynamicDependency attributes. So stop graph traversal and report the loop as warning. Commit migrated from dotnet/linker@4f7f661
- Loading branch information
1 parent
cbde55b
commit a3a0020
Showing
1 changed file
with
24 additions
and
2 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