Age | Commit message (Expand) | Author |
---|---|---|
2009-11-12 | Fix Makefile dependency bug with out-of-dir builds. | Daniel Dunbar |
2009-09-10 | Fix dependencies for DiagnosticGroups.td. | Daniel Dunbar |
2009-04-16 | split diagnostic group definitions out into their own file. | Chris Lattner |
2009-04-15 | generate diagnostic group tables, this requires llvm r69219 or later. | Chris Lattner |
2009-04-15 | move clang specific makefile goop to clang instead of llvm. This may require | Chris Lattner |
2009-03-16 | Build system changes to use TableGen to generate the various | Douglas Gregor |
2009-03-14 | Revert the switch to the tablegen diags. It fails for seperate objdir builds ... | Sebastian Redl |
2009-03-14 | Switch diagnostics from .def to tablegen files. Please validate the Windows b... | Sebastian Redl |