summaryrefslogtreecommitdiff
path: root/bindings
Commit message (Expand)AuthorAgeFilesLines
* [TestCommit] Trivial change to test commit access.Mark Murray2019-09-191-1/+1
* [TestCommit] Trivial change to test commit access.Mark Murray2019-09-191-1/+1
* [clang][Tooling] Infer target and mode from argv[0] when using JSONCompilatio...Kadir Cetinkaya2019-06-261-6/+8
* [CodeComplete] Update python tests after r360042Ilya Biryukov2019-05-061-2/+2
* [libclang] Expose ext_vector_typeSven van Haastregt2019-04-171-0/+2
* [python, tests] Disable Clang Python tests on SPARCRainer Orth2019-04-081-2/+2
* [libclang][test] Suppress annoying 'LIBCLANG TOOLING ERROR' outputFangrui Song2019-04-031-0/+9
* [libclang] Expose aligned() attribute.Emilio Cobos Alvarez2019-03-131-0/+1
* [libclang] Expose warn_unused and warn_unused_result attributes.Emilio Cobos Alvarez2019-02-251-0/+2
* [libclang] Fix a trivial error introduced in D57946.Emilio Cobos Alvarez2019-02-251-1/+1
* [libclang] Add attribute support for 'convergent'.Sven van Haastregt2019-02-111-0/+1
* Fix python3 compability issue in clang bindingSerge Guelton2019-01-241-23/+15
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-195-20/+15
* [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