This is an archive of the discontinued LLVM Phabricator instance.

[tsan] Use MonotonicNanoTime instead of NanoTime
Needs ReviewPublic

Authored by kubamracek on Dec 13 2017, 10:48 AM.

Details

Reviewers
dvyukov
kcc
Summary

Looks like there's a few places in TSan where we should really be using MonotonicNanoTime to avoid jumps in wall time.

Diff Detail

Event Timeline

kubamracek created this revision.Dec 13 2017, 10:48 AM
Herald added a subscriber: Restricted Project. · View Herald TranscriptDec 13 2017, 10:48 AM