summaryrefslogtreecommitdiff
path: root/include/clang/CMakeLists.txt
Commit message (Expand)AuthorAge
* Reapplying r204952 a second time.Aaron Ballman2014-03-31
* Reverting r204968 and r204969; while more build bots are happy with the resul...Aaron Ballman2014-03-27
* Reapplying r204952 with fixes which should hopefully resolve linking issues w...Aaron Ballman2014-03-27
* Reverting r204952, while I figure out what's going on with the makefile build.Aaron Ballman2014-03-27
* Clean up the __has_attribute implementation without modifying its behavior. Aaron Ballman2014-03-27
* Instantiate dependent attributes when instantiating templates.DeLesley Hutchins2012-01-20
* Thread Safety: Patch to implement delayed parsing of attributes within aCaitlin Sadowski2011-09-08
* Add a __has_attribute macro that works much like __has_feature and __has_buil...Anders Carlsson2010-10-20
* Generate Attr subclasses with TableGen.Sean Hunt2010-08-18
* Reapplying patch to change StmtNodes.def to StmtNodes.td, this timeSean Hunt2010-05-05
* Revert r103072; I accidentally ended up deleting a bunch of trailingSean Hunt2010-05-05
* Change StmtNodes.def to StmtNodes.td in anticipation of a rewrite of attributesSean Hunt2010-05-05
* Driver: Switch to using TableGen'erated Options.inc instead of Options.def file.Daniel Dunbar2009-11-19
* Build system changes to use TableGen to generate the variousDouglas Gregor2009-03-16
* Revert the switch to the tablegen diags. It fails for seperate objdir builds ...Sebastian Redl2009-03-14
* Switch diagnostics from .def to tablegen files. Please validate the Windows b...Sebastian Redl2009-03-14