summaryrefslogtreecommitdiffstats
path: root/tools/libclang
Commit message (Expand)AuthorAgeFilesLines
* [backported/clang-8][libclang] Return the proper pointee type for 'auto' dedu...Ivan Donchevskii2018-09-071-0/+7
* [backported/clang-8][libclang] Fix cursors for arguments of Subscript and Cal...Ivan Donchevskii2018-08-281-1/+131
* [libclang] Allow skipping warnings from all included filesNikolai Kosjar2018-06-211-0/+3
* [backported/clang-7][libclang] Optionally add code completion results for arr...Ivan Donchevskii2018-06-143-4/+92
* [backported/clang-7][libclang] Allow skipping function bodies in preamble onlyNikolai Kosjar2018-05-171-1/+7
* [libclang] Statically link clazy into libclangNikolai Kosjar2018-04-202-0/+5
* [backported/clang-7][libclang] Only mark CXCursors for explicit attributes wi...Nikolai Kosjar2018-04-201-1/+1
* [backported/clang-7][libclang] Add PrintingPolicy for pretty printing declara...Nikolai Kosjar2018-04-192-0/+196
* [backported/clang-7][libclang] Support querying whether a declaration is invalidNikolai Kosjar2018-04-192-0/+10
* [libclang] Fix cursors for functions with trailing return typeIvan Donchevskii2018-01-031-3/+19
* Revert r321697 "[libclang] Support querying whether a declaration is invalid"...Hans Wennborg2018-01-032-35/+9
* Fix line endings.Ivan Donchevskii2018-01-031-58/+58
* [libclang] Fix cursors for functions with trailing return typeIvan Donchevskii2018-01-031-27/+43
* [libclang] Support querying whether a declaration is invalidIvan Donchevskii2018-01-032-12/+22
* [libclang] Add clang_getFileContents to libclang.exportsIvan Donchevskii2018-01-031-0/+1
* [Index] Reduce size of SymbolInfo struct.Sam McCall2017-12-231-3/+3
* [libclang] Add support for checking abstractness of recordsAlex Lorenz2017-12-142-0/+12
* [libclang] Record code-completion invocations to a temporary file whenAlex Lorenz2017-12-075-2/+35
* [Index] Add setPreprocessor member to IndexDataConsumer.Eric Liu2017-12-071-1/+1
* [libclang] Add function to get the buffer for a fileErik Verbruggen2017-12-061-0/+21
* [libclang] Store unsaved file hashes when recording parsing invocationsAlex Lorenz2017-12-053-4/+24
* [libclang] Record parsing invocation to a temporary file when requestedAlex Lorenz2017-12-044-0/+95
* [clang] Use add_llvm_install_targetsShoaib Meenai2017-11-301-5/+2
* [SourceLocations] Use stronger sort predicate to remove non-deterministic ord...Mandeep Singh Grang2017-11-291-2/+3
* Refactor functions PrintTemplateArgumentListSerge Pavlov2017-11-281-3/+3
* [libclang] Fix cursors for in-class initializer of field declarationsBenjamin Kramer2017-11-151-0/+3
* [libclang] Allow crash recovery with LIBCLANG_NOTHREADSErik Verbruggen2017-11-143-28/+2
* Move the libclang-headers project into the Misc folder on IDEs like Visual St...Aaron Ballman2017-11-041-0/+1
* [libclang] Add dummy libclang-headers targetShoaib Meenai2017-11-021-0/+5
* Reverting r316278 due to failing build bots.Aaron Ballman2017-10-211-1/+2
* [libclang, bindings]: add spelling locationMasud Rahman2017-10-211-2/+1
* [CMake] Use #cmakedefine01 for CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALY...NAKAMURA Takumi2017-10-181-2/+2
* [libclang] Visit attributes for function and class templatesJonathan Coe2017-10-161-2/+4
* Convert clang::LangAS to a strongly typed enumAlexander Richardson2017-10-151-1/+4
* Dependent Address Space SupportAndrew Gozillon2017-10-021-0/+1
* [index] Generate class & metaclass manglings for objcDave Lee2017-09-222-0/+15
* libclang: expose `clang_getCursorTLSKind`Saleem Abdulrasool2017-09-132-0/+17
* [Lexer] Report more precise skipped regions (PR34166)Vedant Kumar2017-09-111-1/+2
* Recommit "Add _Float16 as a C/C++ source language type"Sjoerd Meijer2017-09-081-1/+3
* Revert "Add _Float16 as a C/C++ source language type"Sjoerd Meijer2017-09-081-3/+1
* Add _Float16 as a C/C++ source language typeSjoerd Meijer2017-09-081-1/+3
* [libclang]: Honor LIBCLANG_NOTHREADS for clang_parseTranslationUnit*Erik Verbruggen2017-08-291-0/+6
* [index] Add indexing for unresolved-using declarationsBen Langmuir2017-08-161-0/+1
* [libclang] Determinize order of platform availability attrsReid Kleckner2017-08-041-1/+2
* [CMake][Modules] libclang: Ignore _CINDEX_LIB_ and CLANG_TOOL_EXTRA_BUILD for...NAKAMURA Takumi2017-07-311-0/+9
* [OPENMP] Codegen for 'in_reduction' clause.Alexey Bataev2017-07-271-0/+2
* [OPENMP] Codegen for 'task_reduction' clause.Alexey Bataev2017-07-251-0/+2
* [OPENMP] Initial support for 'in_reduction' clause.Alexey Bataev2017-07-211-0/+17
* [OPENMP] Initial support for 'task_reduction' clause.Alexey Bataev2017-07-181-0/+17
* [CMake] Move CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZER) into clang/Co...NAKAMURA Takumi2017-07-181-0/+1