vsapsai added a comment.

The plan is to instrument `llvm::sys::fs::status` with 
`ALWAYS_ENABLED_STATITSTIC` to be able to catch regressions causing lots of 
`stat` calls. That's why replacing current `stat` calls. And it seems to be a 
good change regardless of future plans.


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