summaryrefslogtreecommitdiff
path: root/include/clang-c
Commit message (Expand)AuthorAgeFilesLines
* [libclang] Expose abort()-ing LLVM fatal error handlerJan Korous2019-09-121-0/+33
* Fix "commas at the end of enumerator lists are a C99-specific"Vitaly Buka2019-08-281-1/+1
* [preprocessor] Add an opportunity to retain excluded conditional blocksEvgeny Mankov2019-08-271-1/+6
* [C++2a] Add __builtin_bit_cast, used to implement std::bit_castErik Pilkington2019-07-021-1/+5
* [libclang] Allow skipping warnings from all included filesNikolai Kosjar2019-06-111-2/+12
* Add Attribute NoThrow as an Exception Specifier TypeErich Keane2019-05-301-2/+7
* [libclang] Forward isInline for NamespaceDecl to libclangNikolai Kosjar2019-05-101-1/+7
* [libclang] Restore old clang_Cursor_isAnonymous behaviourIvan Donchevskii2019-04-291-2/+8
* [libclang] Expose ext_vector_typeSven van Haastregt2019-04-171-2/+4
* [libclang] Expose aligned() attribute.Emilio Cobos Alvarez2019-03-131-2/+3
* [libclang] Avoid crashing when getting layout info of an undeduced type.Emilio Cobos Alvarez2019-02-261-2/+6
* [libclang] Expose warn_unused and warn_unused_result attributes.Emilio Cobos Alvarez2019-02-251-2/+4
* [libclang] Add attribute support for 'convergent'.Sven van Haastregt2019-02-111-2/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-197-28/+28
* [AArch64] Add aarch64_vector_pcs function attribute to ClangSander de Smalen2018-11-261-0/+1
* [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extensionAndrew Savonichev2018-11-081-1/+15
* Revert r346326 [OpenCL] Add support of cl_intel_device_side_avc_motion_estima...Andrew Savonichev2018-11-071-15/+1
* [OpenCL] Add support of cl_intel_device_side_avc_motion_estimation extensionAndrew Savonichev2018-11-071-1/+15
* [CodeComplete] Add completions for filenames in #include directives.Sam McCall2018-09-181-1/+6
* [libclang 8/8] Add support for the flag_enum attributeMichael Wu2018-08-031-2/+3
* [libclang 7/8] Add support for getting property setter and getter namesMichael Wu2018-08-031-0/+12
* [libclang 6/8] Add support for reading implicit attributesMichael Wu2018-08-031-1/+6
* [libclang 5/8] Add support for ObjC attributes without argsMichael Wu2018-08-031-1/+18
* [libclang 4/8] Add the clang_Type_getNullability() APIMichael Wu2018-08-031-0/+27
* [libclang 3/8] Add support for AttributedTypeMichael Wu2018-08-031-2/+15
* [libclang 2/8] Add support for ObjCTypeParamMichael Wu2018-08-031-1/+2
* [libclang 1/8] Add support for ObjCObjectTypeMichael Wu2018-08-031-1/+40
* Test commit accessMichael Wu2018-08-021-1/+0
* Remove trailing spaceFangrui Song2018-07-301-136/+136
* Change \t to spacesFangrui Song2018-07-201-1/+1
* [Fixed Point Arithmetic] Fixed Point Precision Bits and Fixed Point LiteralsLeonard Chan2018-06-201-1/+6
* [libclang] Optionally add code completion results for arrow instead of dotIvan Donchevskii2018-06-131-3/+87
* This diff includes changes for supporting the following types.Leonard Chan2018-06-041-1/+7
* Revert "This diff includes changes for supporting the following types."Leonard Chan2018-06-021-7/+1
* This diff includes changes for supporting the following types.Leonard Chan2018-06-021-1/+7
* [libclang] Allow skipping function bodies in preamble onlyIvan Donchevskii2018-05-171-1/+9
* Revert https://reviews.llvm.org/D46050 and https://reviews.llvm.org/D45815Ivan Donchevskii2018-05-171-15/+7
* [libclang] Allow skipping function bodies in preamble onlyIvan Donchevskii2018-05-171-7/+15
* [libclang] Stop assuming that the internal C++ ABI ExceptionSpecificationType...Richard Smith2018-05-111-0/+2
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-096-788/+788
* [libclang] Add clang_File_tryGetRealPathNameFangrui Song2018-04-071-0/+7
* Fix typos in clangAlexander Kornienko2018-04-061-2/+2
* [libclang] Add `CXSymbolRole role` to CXIdxEntityRefInfoFangrui Song2018-02-121-1/+27
* [CodeComplete] only respect LoadExternal hint at namespace/tu scopeSam McCall2018-01-241-3/+3
* Add missing CINDEX_LINKAGEIvan Donchevskii2018-01-161-4/+4
* [libclang] Add PrintingPolicy for pretty printing declarationsJonathan Coe2018-01-161-1/+84
* [CodeComplete] Add an option to omit results from the preamble.Sam McCall2018-01-121-1/+8
* [libclang] Support querying whether a declaration is invalidIvan Donchevskii2018-01-041-1/+11
* Revert r321697 "[libclang] Support querying whether a declaration is invalid"...Hans Wennborg2018-01-031-11/+1
* Fix more line endings.Ivan Donchevskii2018-01-031-23/+23