summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove two unnecessary -I flags passed to clang-tblgen.Nico Weber2018-04-061-2/+0
* [AArch64] Add ARMv8.2-A FP16 scalar intrinsicsAbderrazek Zaafrani2018-01-191-0/+4
* [refactor] allow the use of refactoring diagnosticsAlex Lorenz2017-10-161-0/+1
* Add Cross Translation Unit support libraryGabor Horvath2017-09-221-0/+1
* Add #pragma clang attributeAlex Lorenz2017-04-181-0/+5
* Revert r300539 - Add #pragma clang attributeAlex Lorenz2017-04-181-5/+0
* Add #pragma clang attributeAlex Lorenz2017-04-181-0/+5
* Reapplying r204952 a second time.Aaron Ballman2014-03-311-0/+6
* ARM64: initial clang support commit.Tim Northover2014-03-291-0/+1
* Reverting r204968 and r204969; while more build bots are happy with the resul...Aaron Ballman2014-03-271-6/+0
* Reapplying r204952 with fixes which should hopefully resolve linking issues w...Aaron Ballman2014-03-271-0/+6
* Reverting r204952, while I figure out what's going on with the makefile build.Aaron Ballman2014-03-271-6/+0
* Clean up the __has_attribute implementation without modifying its behavior. Aaron Ballman2014-03-271-0/+6
* Enable comment parsing and semantic analysis to emit diagnostics. A fewDmitri Gribenko2012-07-111-0/+1
* Separate the serialization library's diagnostics from the frontend'sChandler Carruth2011-12-091-0/+1
* Initial work to improve documentation for Clang's diagnostics, from Matthieu ...Douglas Gregor2011-04-151-0/+4
* New function for tablegenning: clang_tablegen.Oscar Fuentes2011-02-201-18/+14
* Update CMake build system for ARM NEON generation.Douglas Gregor2010-06-171-0/+5
* Fix yet another CMake typo. I'm not quite sure how this succeeded locally now.Sean Hunt2010-06-171-1/+1
* Fix a typo in the previous commit I thought I'd fixed, but apparently didn't.Sean Hunt2010-06-171-1/+1
* Update CMake build for new attribute changes.Sean Hunt2010-06-171-0/+7
* No need to specify ${CMAKE_CURRENT_BINARY_DIR}Kovarththanan Rajaratnam2010-03-261-4/+4
* add basic support for building DiagnosticGroups.inc with cmakeChris Lattner2009-04-171-1/+5
* Build system changes to use TableGen to generate the variousDouglas Gregor2009-03-161-0/+16
* Revert the switch to the tablegen diags. It fails for seperate objdir builds ...Sebastian Redl2009-03-141-8/+0
* Switch diagnostics from .def to tablegen files. Please validate the Windows b...Sebastian Redl2009-03-141-0/+8