Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
compiler-rt/test/sanitizer_common/TestCases/Linux/clock_gettime.c | ||
---|---|---|
2 ↗ | (On Diff #274932) | could you please to put GETCPUCLOCKID test into a separate file? |
Paths
| Differential D83000
[Sanitizers] Implement clock_getcpuclockid ClosedPublic Authored by guiand on Jul 1 2020, 3:00 PM.
Details
Diff Detail
Event Timelinevitalybuka added inline comments.
This revision is now accepted and ready to land.Jul 7 2020, 1:40 AM Closed by commit rG42170b3b4e1f: [Sanitizers] Implement getcpuclockid interceptor (authored by guiand). · Explain WhyJul 13 2020, 3:12 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 277585 compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
compiler-rt/test/sanitizer_common/TestCases/Linux/getcpuclockid.c
|