| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use llvm::array_lengthof to replace sizeof(array)/sizeof(array[0]). | Craig Topper | 2013-07-15 | 1 | -2/+2 |
| * | [Driver] Refactor clang driver to use LLVM's Option library | Reid Kleckner | 2013-06-14 | 1 | -3/+3 |
| * | Sort all of Clang's files under 'lib', and fix up the broken headers | Chandler Carruth | 2012-12-04 | 1 | -1/+1 |
| * | [Options] Add prefixes to options. | Michael J. Spencer | 2012-10-22 | 1 | -3/+11 |
| * | [Options] Store the option ID in OptTable::Info. | Michael J. Spencer | 2012-09-25 | 1 | -1/+1 |
| * | Pack struct better. | Benjamin Kramer | 2011-10-22 | 1 | -1/+1 |
| * | Driver/MC: Add 'clang -cc1as' integrated assembler tool, currently accepts ap... | Daniel Dunbar | 2010-05-20 | 1 | -0/+39 |

