Saleem Abdulrasool 1d8050cf8e
FoundationEssentials: handle directory diff properly (#666)
We need to use `FILE_FLAG_BACKUP_SEMANTICS` to ensure that we are able
to diff directories as well. Previously we would mishandle this case and
was caught by the test suite.

Thanks to Jeremy Day for helping resolve this!
2024-06-06 16:42:26 -07:00
..