| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use llvm::array_lengthof to replace sizeof(array)/sizeof(array[0]). | Craig Topper | 2013-07-15 | 1 | -1/+2 |
| * | [Driver] Refactor clang driver to use LLVM's Option library | Reid Kleckner | 2013-06-14 | 1 | -2/+3 |
| * | [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 |
| * | Remove stray emacs mode markers in all these files that was causing emacs to | Nick Lewycky | 2010-12-31 | 1 | -1/+1 |
| * | spread 'const' love to some variables. this considerably reduces the amount o... | Nuno Lopes | 2009-12-10 | 1 | -1/+1 |
| * | Driver: Move INPUT and UNKNOWN sentinel options into the OptParser.td file. | Daniel Dunbar | 2009-11-19 | 1 | -5/+0 |
| * | Driver: Switch to using TableGen'erated Options.inc instead of Options.def file. | Daniel Dunbar | 2009-11-19 | 1 | -1/+1 |
| * | Driver: Split OptTable out into OptTable.{h,cpp} | Daniel Dunbar | 2009-11-19 | 1 | -0/+42 |

