aboutsummaryrefslogtreecommitdiff
path: root/include/clang/CMakeLists.txt
AgeCommit message (Expand)Author
2012-01-20Instantiate dependent attributes when instantiating templates.DeLesley Hutchins
2011-09-08Thread Safety: Patch to implement delayed parsing of attributes within aCaitlin Sadowski
2010-10-20Add a __has_attribute macro that works much like __has_feature and __has_buil...Anders Carlsson
2010-08-18Generate Attr subclasses with TableGen.Sean Hunt
2010-05-05Reapplying patch to change StmtNodes.def to StmtNodes.td, this timeSean Hunt
2010-05-05Revert r103072; I accidentally ended up deleting a bunch of trailingSean Hunt
2010-05-05Change StmtNodes.def to StmtNodes.td in anticipation of a rewrite of attributesSean Hunt
2009-11-19Driver: Switch to using TableGen'erated Options.inc instead of Options.def file.Daniel Dunbar
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