summaryrefslogtreecommitdiffstats
path: root/include/clang/AST/BuiltinTypes.def
Commit message (Expand)AuthorAgeFilesLines
* Correcting the comment in a header file; NFC.Aaron Ballman2016-01-071-1/+1
* [OpenCL] Add new types for OpenCL 2.0.Alexey Bader2015-09-151-0/+18
* [OPENMP 4.0] Initial support for array sections.Alexey Bataev2015-08-251-1/+4
* Add OpenCL samplers as Clang builtin types and check sampler related restrict...Guy Benyei2013-02-071-0/+3
* Implement OpenCL event_t as Clang builtin type, including event_t related Ope...Guy Benyei2013-01-201-0/+3
* Re-commit r170428 changes with Linux style file endings.Guy Benyei2012-12-181-0/+8
* Revert changes from r170428, as I accidentally changed the line endings of th...Guy Benyei2012-12-181-234/+226
* Add OpenCL images as clang builtin types.Guy Benyei2012-12-181-226/+234
* Change the representation of builtin functions in the ASTEli Friedman2012-08-311-0/+2
* Resolve placeholder expressions before trying to deduceJohn McCall2011-11-151-0/+3
* Restore r142914 and r142915, now with missing file and apparentJohn McCall2011-10-251-0/+18
* Revert r142914 and r142915, due to possibly missing file.NAKAMURA Takumi2011-10-251-18/+0
* Introduce a placeholder type for "pseudo object"John McCall2011-10-251-0/+18
* Macro metaprogramming for builtin types.John McCall2011-10-181-0/+203