sammccall accepted this revision.
sammccall added a comment.
This revision is now accepted and ready to land.

Watching for regressions in stat calls sounds really useful.

This change is trivially equivalent on linux, but the code path is quite 
different on windows (I have no idea how ::stat works on windows, but our 
implementation of fs::status does lots of things).
I don't imagine it'll matter here though, and the original commits don't seem 
to have avoided fs::status on purpose.


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

https://reviews.llvm.org/D69011



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

Reply via email to