Skip to content

Commit 8410a36

Browse files
committed
Reset comparersInUse
1 parent dc0b43c commit 8410a36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/src/dotty/tools/dotc/core/Contexts.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,6 +1063,7 @@ object Contexts {
10631063
sources.clear()
10641064
files.clear()
10651065
comparers.clear() // forces re-evaluation of top and bottom classes in TypeComparer
1066+
comparersInUse = 0
10661067

10671068
// Test that access is single threaded
10681069

0 commit comments

Comments
 (0)