Cleaning up static initializers in TimeValue.

Code reviewed by Chandlerc

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216703 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Bieneman
2014-08-29 01:05:12 +00:00
parent 79e9b30b11
commit 77bf4f97bf
4 changed files with 22 additions and 18 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ TimeValue TimeValue::now() {
// errors concern the timezone parameter which we're passing in as 0.
// In the unlikely case it does happen, just return MinTime, no error
// message needed.
return MinTime;
return MinTime();
}
return TimeValue(