index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Support
/
TimeValue.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-5
/
+15
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-11
/
+1
*
Fix TimeValue::toWin32Time() to be symmetric to fromWin32Time() and compatibl...
NAKAMURA Takumi
2013-07-16
1
-2
/
+3
*
Fix initialization-order bug in llvm::Support::TimeValue. TimeValue::now() is...
Alexey Samsonov
2013-02-19
1
-6
/
+9
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-2
/
+2
*
Provide a default constructor for TimeValue. This was used, but only in
Chandler Carruth
2013-01-05
1
-0
/
+3
*
Don't #include stuff outside the include guards.
Argyrios Kyrtzidis
2013-01-02
1
-3
/
+3
*
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...
Sylvestre Ledru
2012-09-27
1
-6
/
+6
*
Fix a typo 'iff' => 'if'
Sylvestre Ledru
2012-09-27
1
-6
/
+6
*
Fix a bunch of -Wdocumentation warnings.
Dmitri Gribenko
2012-08-23
1
-4
/
+2
*
Fix an assortment of doxygen comment mistakes found by -Wdocumentation.
Ted Kremenek
2012-08-22
1
-1
/
+0
*
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-15
1
-2
/
+2
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-0
/
+382