summaryrefslogtreecommitdiffstats
path: root/bindings
Commit message (Expand)AuthorAgeFilesLines
* [test] Disable Python binding tests w/ LLVM_ENABLE_PIC=OFFMichal Gorny2019-01-161-0/+5
* [python] Make the collections import future-proofSerge Guelton2019-01-051-2/+9
* Make -Wstring-plus-int warns even if when the result is not out of boundsArnaud Bienner2019-01-031-2/+2
* Portable Python script across Python versionSerge Guelton2019-01-031-3/+4
* Portable Python script across Python versionSerge Guelton2018-12-181-1/+1
* Portable Python script across Python versionSerge Guelton2018-12-181-1/+1
* Portable Python script across Python versionSerge Guelton2018-12-181-0/+1
* Portable Python script across Python versionSerge Guelton2018-12-181-4/+2
* Revert "Try to update the test to fix the breakage With the new warning, we a...Adam Nemet2018-12-141-1/+1
* Try to update the test to fix the breakageSylvestre Ledru2018-12-131-1/+1
* Portable Python script across versionSerge Guelton2018-12-031-9/+9
* [python] Support PathLike filenames and directoriesMichal Gorny2018-11-105-18/+151
* Add check-clang-python to the Clang tests directory in IDEs; NFC.Aaron Ballman2018-10-181-0/+1
* [python] [tests] Disable on known-broken archesMichal Gorny2018-10-171-11/+21
* [python] [tests] Disable python binding tests under LLVM_USE_SANITIZER=AddressArtem Dergachev2018-10-151-1/+16
* [python] [tests] Re-add once again, this time without WindowsMichal Gorny2018-10-121-1/+6
* Revert rL344365: [tests] Readd Python binding tests to check-allSimon Pilgrim2018-10-121-2/+1
* [tests] Readd Python binding tests to check-allMichal Gorny2018-10-121-1/+2
* [python] [tests] Remove cdb lookup failure testMichal Gorny2018-10-121-5/+0
* [python] [tests] Fix calling tests on WindowsMichal Gorny2018-10-111-1/+3
* [python] [tests] Retab CMakeLists.txt for consistency (NFC)Michal Gorny2018-10-111-3/+3
* [tests] Remove Python tests from check-all due to breakageMichal Gorny2018-10-111-1/+1
* [tests] Include Python binding tests in CMake rulesMichal Gorny2018-10-111-0/+8
* Revert r344241 as it broke multiple bots.Aaron Ballman2018-10-111-7/+0
* [tests] Include Python binding tests in CMake rulesMichal Gorny2018-10-111-0/+7
* [python] [tests] Support overriding library path via environmentMichal Gorny2018-10-1118-2/+86
* [python] [tests] Update test_code_completionMichal Gorny2018-09-241-4/+4
* [python bindings] Expose getNumTemplateArgumentsJonathan Coe2018-09-112-0/+40
* [bindings] Fix most Python binding unittests on WindowsJonathan Coe2018-06-213-22/+21
* implementing Cursor.get_included_file in python bindingsJonathan Coe2018-05-102-4/+23
* [python bindings] Fix Cursor.result_type for ObjC method declarations - Bug 3...Jonathan Coe2018-04-222-1/+18
* Fix typos in clangAlexander Kornienko2018-04-061-2/+2
* Remove duplicate python libclang changes from r320748Alex Lorenz2017-12-142-21/+0
* [libclang] Add support for checking abstractness of recordsAlex Lorenz2017-12-142-0/+42
* [python] [tests] Fix test_linkage for unique external linkageMichal Gorny2017-11-111-1/+2
* [python] [tests] Rewrite to use standard unittest moduleMichal Gorny2017-11-1018-1596/+1658
* [python] [tests] Update priority values in code completion testMichal Gorny2017-11-091-2/+2
* [bindings] fix TLS test failureMasud Rahman2017-11-081-4/+14
* Reverting r316278 due to failing build bots.Aaron Ballman2017-10-212-103/+24
* [libclang, bindings]: add spelling locationMasud Rahman2017-10-212-24/+103
* [bindings] allow null strings in Python 3Masud Rahman2017-10-212-0/+5
* [libclang] Add support for querying cursor availabilityJonathan Coe2017-10-162-0/+58
* [libclang] Visit attributes for function and class templatesJonathan Coe2017-10-161-0/+20
* bindings: expose Linkage to the python bindingsSaleem Abdulrasool2017-09-222-0/+58
* [libclang] Keep track of TranslationUnit instance when annotating tokensJonathan Coe2017-09-212-0/+23
* libclang: expose `clang_getCursorTLSKind`Saleem Abdulrasool2017-09-132-0/+63
* Fix __repr__ for Diagnostic in clang.cindexJonathan Coe2017-09-063-5/+11
* [libclang] Support for querying whether an enum is scopedAlex Lorenz2017-07-122-0/+25
* Revert r307769 (Forgot to mention the name of the contributor).Alex Lorenz2017-07-122-25/+0
* [libclang] Support for querying whether an enum is scopedAlex Lorenz2017-07-122-0/+25