Age | Commit message (Expand) | Author |
---|---|---|
2012-12-04 | Sort all of Clang's files under 'lib', and fix up the broken headers | Chandler Carruth |
2011-09-23 | Removing a bunch of dead returns/breaks after llvm_unreachables. | David Blaikie |
2011-09-23 | More missing header inclusions from llvm_unreachable migration. | David Blaikie |
2011-09-23 | Switch assert(0/false) llvm_unreachable. | David Blaikie |
2010-12-31 | Remove stray emacs mode markers in all these files that was causing emacs to | Nick Lewycky |
2009-03-13 | ccc/Driver: Normalize phase spelling in -ccc-print-phases. | Daniel Dunbar |
2009-03-13 | Driver: Make phase names nouns not verbs. | Daniel Dunbar |
2009-03-13 | Driver: Pull Phase info into separate file. | Daniel Dunbar |