summaryrefslogtreecommitdiff
path: root/include/clang/Basic/CMakeLists.txt
Commit message (Expand)AuthorAge
* Reapplying r204952 a second time.Aaron Ballman2014-03-31
* ARM64: initial clang support commit.Tim Northover2014-03-29
* 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
* Enable comment parsing and semantic analysis to emit diagnostics. A fewDmitri Gribenko2012-07-11
* Separate the serialization library's diagnostics from the frontend'sChandler Carruth2011-12-09
* Initial work to improve documentation for Clang's diagnostics, from Matthieu ...Douglas Gregor2011-04-15
* New function for tablegenning: clang_tablegen.Oscar Fuentes2011-02-20
* Update CMake build system for ARM NEON generation.Douglas Gregor2010-06-17
* Fix yet another CMake typo. I'm not quite sure how this succeeded locally now.Sean Hunt2010-06-17
* Fix a typo in the previous commit I thought I'd fixed, but apparently didn't.Sean Hunt2010-06-17
* Update CMake build for new attribute changes.Sean Hunt2010-06-17
* No need to specify ${CMAKE_CURRENT_BINARY_DIR}Kovarththanan Rajaratnam2010-03-26
* add basic support for building DiagnosticGroups.inc with cmakeChris Lattner2009-04-17
* 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