aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/CMakeLists.txt
AgeCommit message (Expand)Author
2009-04-17add basic support for building DiagnosticGroups.inc with cmakeChris Lattner
2009-03-16Build system changes to use TableGen to generate the variousDouglas Gregor
2009-03-14Revert the switch to the tablegen diags. It fails for seperate objdir builds ...Sebastian Redl
2009-03-14Switch diagnostics from .def to tablegen files. Please validate the Windows b...Sebastian Redl