summaryrefslogtreecommitdiffstats
path: root/include/clang/Makefile
Commit message (Expand)AuthorAgeFilesLines
* make: fix installation of generated header filesDylan Noblesmith2012-02-011-0/+5
* Instantiate dependent attributes when instantiating templates.DeLesley Hutchins2012-01-201-1/+1
* include/clang*/Makefile: Tweak installation to work with CLANG_SRCDIR.NAKAMURA Takumi2011-12-051-2/+2
* Thread Safety: Patch to implement delayed parsing of attributes within aCaitlin Sadowski2011-09-081-1/+1
* include/clang/Makefile: [PR2928] "make install" may install include files alo...NAKAMURA Takumi2011-03-091-4/+12
* Add a __has_attribute macro that works much like __has_feature and __has_buil...Anders Carlsson2010-10-201-1/+1
* Generate Attr subclasses with TableGen.Sean Hunt2010-08-181-1/+1
* Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.Daniel Dunbar2010-06-081-2/+2
* ignore *.orig when installing, patch by Brooks Davis!Chris Lattner2010-05-061-1/+1
* Reapplying patch to change StmtNodes.def to StmtNodes.td, this timeSean Hunt2010-05-051-1/+1
* Revert r103072; I accidentally ended up deleting a bunch of trailingSean Hunt2010-05-051-1/+1
* Change StmtNodes.def to StmtNodes.td in anticipation of a rewrite of attributesSean Hunt2010-05-051-1/+1
* Move include installation steps to better location, inside each include dir i...Daniel Dunbar2010-04-301-0/+27
* Driver: Switch to using TableGen'erated Options.inc instead of Options.def file.Daniel Dunbar2009-11-191-1/+1
* Build system changes to use TableGen to generate the variousDouglas Gregor2009-03-161-0/+4
* Revert the switch to the tablegen diags. It fails for seperate objdir builds ...Sebastian Redl2009-03-141-4/+0
* Switch diagnostics from .def to tablegen files. Please validate the Windows b...Sebastian Redl2009-03-141-0/+4