jkorous added a comment.

One more thing.

On macOS FSEvents are coalesced more or less at will and it became quite 
apparent when I was creating automatic tests - I was for example receiving 
coalesced events Added & Modified & Removed. We had a discussion about how to 
deal with this and it turned out that the existing client doesn't actually care 
whether a file was created or whether it was modified. I believe that by 
removing the EventKind::Added we still keep the interface sane while removing 
the ambiguity.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58418/new/

https://reviews.llvm.org/D58418



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to