This is an archive of the discontinued LLVM Phabricator instance.

Add lastAccessedTime to file_status
ClosedPublic

Authored by mehdi_amini on Mar 24 2016, 11:50 AM.

Diff Detail

Event Timeline

mehdi_amini retitled this revision from to Add lastAccessedTime to file_status.
mehdi_amini updated this object.
mehdi_amini added a reviewer: silvas.
mehdi_amini added a subscriber: llvm-commits.

So, the code looks fine, but given how limited the OS support is, is this
useful?

What cache replacement policy is used by clang? Or by ccache?

Cheers,
Rafael

mehdi_amini accepted this revision.Mar 25 2016, 10:46 PM
mehdi_amini added a reviewer: mehdi_amini.

(Mark as accepted per Rafael on the mailing list)

This revision is now accepted and ready to land.Mar 25 2016, 10:46 PM