| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clang-format and whitespace cleanup of source code | Jonathan Peyton | 2017-05-12 | 1 | -10/+11 |
| | | | | | | | | | | | | | | This patch contains the clang-format and cleanup of the entire code base. Some of clang-formats changes made the code look worse in places. A best effort was made to resolve the bulk of these problems, but many remain. Most of the problems were mangling line-breaks and tabbing of comments. Patch by Terry Wilmarth Differential Revision: https://reviews.llvm.org/D32659 llvm-svn: 302929 | ||||
| * | Follow up to r289732: Update comments in source files to reference .cpp files | Jonathan Peyton | 2016-12-14 | 1 | -1/+1 |
| | | | | | | | Patch by Hansang Bae llvm-svn: 289739 | ||||
| * | Change source files from .c to .cpp | Jonathan Peyton | 2016-12-14 | 1 | -0/+36 |
| Patch by Hansang Bae Differential Revision: https://reviews.llvm.org/D26688 llvm-svn: 289732 | |||||

