Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
412989750ddebeb7022ae82df6b8fcb51c47d85a
/
llvm
/
unittests
/
Support
/
TimeValueTest.cpp
66f09ad
[C++11] Use 'nullptr'.
by Craig Topper
· 11 years ago
51a1840
Use the overloaded std::abs rather than C's abs(int) to address Clang's -Wabsolute-value
by David Blaikie
· 12 years ago
70e6585
Remove TimeValue::toPosixTime() -- it is buggy, semantics are unclear, and its
by Dmitri Gribenko
· 12 years ago
be2978b
unittests/Support: Add TimeValue.Win32FILETIME, corresponding to r186374.
by NAKAMURA Takumi
· 12 years ago
ad187dd
Rename Support.TimeValue to TimeValue.time_t in unittests/Support.
by NAKAMURA Takumi
· 12 years ago
[Renamed (82%) from llvm/unittests/Support/TimeValue.cpp]
3ef91c5
unittests: Merge SystemTests back into SupportTests.
by Michael J. Spencer
· 15 years ago
[Renamed (85%) from llvm/unittests/System/TimeValue.cpp]
447762d
Merge System into Support.
by Michael J. Spencer
· 15 years ago
9884778
unittests: Add SystemTests.
by Michael J. Spencer
· 15 years ago