summaryrefslogtreecommitdiffstats
path: root/include/clang-c
Commit message (Expand)AuthorAgeFilesLines
* [index] Generate class & metaclass manglings for objcDave Lee2017-09-221-0/+6
* libclang: expose `clang_getCursorTLSKind`Saleem Abdulrasool2017-09-131-0/+16
* Recommit "Add _Float16 as a C/C++ source language type"Sjoerd Meijer2017-09-081-1/+2
* Revert "Add _Float16 as a C/C++ source language type"Sjoerd Meijer2017-09-081-2/+1
* Add _Float16 as a C/C++ source language typeSjoerd Meijer2017-09-081-1/+2
* [libclang] Fix PR34055 (incompatible update of clang-c/Index.h)Nikolai Bozhenov2017-08-081-0/+2
* [AArch64] Add support for __builtin_ms_va_list on aarch64Martin Storsjo2017-07-171-1/+1
* [libclang] Support for querying whether an enum is scopedAlex Lorenz2017-07-121-0/+5
* Revert r307769 (Forgot to mention the name of the contributor).Alex Lorenz2017-07-121-5/+0
* [libclang] Support for querying whether an enum is scopedAlex Lorenz2017-07-121-0/+5
* [libclang] Support for querying the exception specification type through libc...Jonathan Coe2017-06-271-1/+68
* [index] Fix typo: inferface -> interfaceMarc-Andre Laperle2017-06-162-2/+2
* [libclang] Introduce a new parsing option 'CXTranslationUnit_SingleFileParse'...Argyrios Kyrtzidis2017-06-091-2/+7
* [libclang] Expose typedef and address space functionsSven van Haastregt2017-06-081-1/+11
* [libclang] Allow to suspend a translation unit.Erik Verbruggen2017-05-301-1/+10
* [libclang] [OpenCL] Expose more OpenCL CIndex typesSven van Haastregt2017-05-231-2/+47
* [libclang] Fix typo in doc-comment, NFCArgyrios Kyrtzidis2017-05-101-1/+1
* [libclang] Introduce clang_Cursor_isExternalSymbol that provides info about d...Argyrios Kyrtzidis2017-05-101-1/+18
* [libclang] Expose some target information via the C API.Emilio Cobos Alvarez2017-04-281-1/+37
* [libclang] Enhance clang_Cursor_isDynamicCall and clang_Cursor_getReceiverTyp...Argyrios Kyrtzidis2017-04-271-2/+2
* [index] If the 'external_source_symbol' attribute indicates 'Swift' as the la...Argyrios Kyrtzidis2017-04-241-1/+2
* Avoid the -Wdocumentation-unknown-command warning in Clang's C API docsAlex Lorenz2017-04-061-3/+3
* PR16106: Correct the docs to reflect the actual behavior of the interface.Vassil Vassilev2017-04-061-2/+2
* [index/AST] Determine if a typedef shares a name and spelling location with i...Argyrios Kyrtzidis2017-03-211-0/+10
* [libclang] [OpenCL] Expose half type.Joey Gouly2017-02-101-1/+2
* [OpenMP] Sema and parsing for 'target teams distribute simd’ pragmaKelvin Li2017-01-101-1/+5
* [OpenMP] Sema and parsing for 'target teams distribute parallel for simd’ p...Kelvin Li2017-01-031-1/+5
* [OpenMP] Sema and parsing for 'target teams distribute parallel for’ pragmaKelvin Li2016-12-291-1/+5
* [OpenMP] Sema and parsing for 'target teams distribute' pragmaKelvin Li2016-12-251-1/+5
* [OpenMP] Sema and parsing for 'target teams' pragmaKelvin Li2016-12-171-1/+5
* Fix format and a few typos in comments.Samuel Antao2016-12-121-1/+1
* [OpenMP] Sema and parsing for 'teams distribute parallel for' pragmaKelvin Li2016-12-091-1/+5
* [libclang] Add APIs to check the result of an integer expression in CXEvalRes...Argyrios Kyrtzidis2016-12-011-1/+20
* [OpenMP] Sema and parsing for 'teams distribute parallel for simd' pragmaKelvin Li2016-11-301-1/+5
* [libclang] Generalize clang_getNumTemplateArguments and clang_getTemplateArgu...Argyrios Kyrtzidis2016-11-151-5/+2
* [index] Expose FriendDeclOlivier Goffart2016-11-041-2/+6
* regcall: Implement regcall Calling Conv in clangErich Keane2016-11-021-1/+1
* Re-apply patch r279045.Kelvin Li2016-10-251-1/+5
* [libclang] Add clang_getAllSkippedRanges functionCameron Desrochers2016-08-181-0/+9
* Revert "[OpenMP] Sema and parsing for 'teams distribute simd’ pragma"Diana Picus2016-08-181-5/+1
* [OpenMP] Sema and parsing for 'teams distribute simd’ pragmaKelvin Li2016-08-171-1/+5
* [OpenMP] Sema and parsing for 'teams distribute' pragmaKelvin Li2016-08-051-1/+5
* [OpenMP] Sema and parsing for 'target simd' pragmaKelvin Li2016-07-201-1/+5
* [ObjC] Implement @available in the Parser and ASTErik Pilkington2016-07-161-1/+5
* [OpenMP] Sema and parsing for 'target parallel for simd' pragmaKelvin Li2016-07-141-1/+5
* [OpenMP] Sema and parsing for 'distribute simd' pragmaKelvin Li2016-07-061-1/+5
* [OpenMP] Sema and parse for 'distribute parallel for simd'Kelvin Li2016-07-051-2/+6
* AvailabilityAttr: we accept "macos" as the platform name.Manman Ren2016-06-281-1/+1
* Resubmission of http://reviews.llvm.org/D21564 after fixes.Carlo Bertolli2016-06-271-1/+5
* Revert r273705Carlo Bertolli2016-06-241-5/+1