summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/Makefile
Commit message (Expand)AuthorAgeFilesLines
* After r150615, which tablegens the group of a diagnostic as an index into the...Argyrios Kyrtzidis2012-03-161-1/+1
* Teach the Makefile build about the new diagnostic file from r146207.Chandler Carruth2011-12-091-0/+1
* Clang-side build system infrastructure for multiple tblgens.Peter Collingbourne2011-10-061-10/+10
* Initial work to improve documentation for Clang's diagnostics, from Matthieu ...Douglas Gregor2011-04-151-1/+5
* Remove the 'rc' suffix. It indicates a "release candidate" during LLVM releaseBill Wendling2010-09-091-0/+1
* clang: Derive version name from LLVM unless specified explicitly. This meansDaniel Dunbar2010-06-251-2/+6
* build: Add a generated Version.inc file instead of duplicating information.Daniel Dunbar2010-06-251-2/+24
* Generate arm_neon.inc in include/clang/Basic, which provides:Nate Begeman2010-06-171-1/+5
* Implement first TD-based usage of attributes.Sean Hunt2010-06-161-2/+5
* Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.Daniel Dunbar2010-06-081-2/+2
* Fix race condition in creating objdir.Daniel Dunbar2010-01-181-4/+2
* Fix Makefile dependency bug with out-of-dir builds.Daniel Dunbar2009-11-121-1/+3
* Fix dependencies for DiagnosticGroups.td.Daniel Dunbar2009-09-101-2/+2
* split diagnostic group definitions out into their own file.Chris Lattner2009-04-161-2/+2
* generate diagnostic group tables, this requires llvm r69219 or later.Chris Lattner2009-04-151-6/+7
* move clang specific makefile goop to clang instead of llvm. This may requireChris Lattner2009-04-151-1/+13
* Build system changes to use TableGen to generate the variousDouglas Gregor2009-03-161-0/+9
* Revert the switch to the tablegen diags. It fails for seperate objdir builds ...Sebastian Redl2009-03-141-9/+0
* Switch diagnostics from .def to tablegen files. Please validate the Windows b...Sebastian Redl2009-03-141-0/+9