Commit 8abc964
Fine. Prevent infinite recursion in _fillInterfaceElementsInterface().
No new tests, but existing tests, e.g.
RecursiveInterfaceInheritanceTest | test_class_implements
were failing if the flag was enabled for all analyzer tests.
Change-Id: I916948d976fe4ae1223df21a2caec2ec1322de57
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/444521
Commit-Queue: Konstantin Shcheglov <[email protected]>
Reviewed-by: Johnni Winther <[email protected]>1 parent 644f141 commit 8abc964
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
881 | 881 | | |
882 | 882 | | |
883 | 883 | | |
| 884 | + | |
884 | 885 | | |
885 | 886 | | |
886 | 887 | | |
887 | 888 | | |
888 | 889 | | |
889 | 890 | | |
890 | 891 | | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
891 | 896 | | |
892 | 897 | | |
893 | 898 | | |
894 | 899 | | |
895 | 900 | | |
896 | | - | |
| 901 | + | |
897 | 902 | | |
898 | 903 | | |
899 | 904 | | |
| |||
908 | 913 | | |
909 | 914 | | |
910 | 915 | | |
911 | | - | |
| 916 | + | |
912 | 917 | | |
913 | 918 | | |
914 | 919 | | |
| |||
0 commit comments