Age | Commit message (Expand) | Author |
---|---|---|
2013-02-19 | Fix initialization-order bug in llvm::Support::TimeValue. TimeValue::now() is... | Alexey Samsonov |
2013-01-10 | Fix include guards so they exactly match file names. | Jakub Staszak |
2013-01-05 | Provide a default constructor for TimeValue. This was used, but only in | Chandler Carruth |
2013-01-02 | Don't #include stuff outside the include guards. | Argyrios Kyrtzidis |
2012-09-27 | Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S... | Sylvestre Ledru |
2012-09-27 | Fix a typo 'iff' => 'if' | Sylvestre Ledru |
2012-08-23 | Fix a bunch of -Wdocumentation warnings. | Dmitri Gribenko |
2012-08-22 | Fix an assortment of doxygen comment mistakes found by -Wdocumentation. | Ted Kremenek |
2011-04-15 | Fix a ton of comment typos found by codespell. Patch by | Chris Lattner |
2010-11-29 | Merge System into Support. | Michael J. Spencer |