2c2364c3b4
This fixes two issues: - Dupes when a folder exists both on the real file system and has a child overlay - Dupes when a folder has multiple descendant overlay files Both are covered by new tests. Fixes https://github.com/dart-lang/sdk/issues/37211. Change-Id: Ia36eb1083dae55608009016a68589355a1eecabe Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/108600 Commit-Queue: Danny Tuppeny <dantup@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>