All uses have been replaced by appropriate std::chrono types, and the class is
now unused.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 1112 Build 1112: arc lint + arc unit
Paths
| Differential D26447
Remove TimeValue class ClosedPublic Authored by labath on Nov 9 2016, 4:29 AM.
Details Summary All uses have been replaced by appropriate std::chrono types, and the class is
Diff Detail
Event Timelinelabath updated this object. This revision is now accepted and ready to land.Nov 9 2016, 8:28 AM Closed by commit rL287094: Remove TimeValue class (authored by labath). · Explain WhyNov 16 2016, 2:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 77334 include/llvm/Support/TimeValue.h
lib/Support/CMakeLists.txt
lib/Support/TimeValue.cpp
unittests/Support/CMakeLists.txt
unittests/Support/TimeValueTest.cpp
|