index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bindings
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeComplete] Update python tests after r360042
Ilya Biryukov
2019-05-06
1
-2
/
+2
*
[libclang] Expose ext_vector_type
Sven van Haastregt
2019-04-17
1
-0
/
+2
*
[python, tests] Disable Clang Python tests on SPARC
Rainer Orth
2019-04-08
1
-2
/
+2
*
[libclang][test] Suppress annoying 'LIBCLANG TOOLING ERROR' output
Fangrui Song
2019-04-03
1
-0
/
+9
*
[libclang] Expose aligned() attribute.
Emilio Cobos Alvarez
2019-03-13
1
-0
/
+1
*
[libclang] Expose warn_unused and warn_unused_result attributes.
Emilio Cobos Alvarez
2019-02-25
1
-0
/
+2
*
[libclang] Fix a trivial error introduced in D57946.
Emilio Cobos Alvarez
2019-02-25
1
-1
/
+1
*
[libclang] Add attribute support for 'convergent'.
Sven van Haastregt
2019-02-11
1
-0
/
+1
*
Fix python3 compability issue in clang binding
Serge Guelton
2019-01-24
1
-23
/
+15
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
5
-20
/
+15
*
[test] Disable Python binding tests w/ LLVM_ENABLE_PIC=OFF
Michal Gorny
2019-01-16
1
-0
/
+5
*
[python] Make the collections import future-proof
Serge Guelton
2019-01-05
1
-2
/
+9
*
Make -Wstring-plus-int warns even if when the result is not out of bounds
Arnaud Bienner
2019-01-03
1
-2
/
+2
*
Portable Python script across Python version
Serge Guelton
2019-01-03
1
-3
/
+4
*
Portable Python script across Python version
Serge Guelton
2018-12-18
1
-1
/
+1
*
Portable Python script across Python version
Serge Guelton
2018-12-18
1
-1
/
+1
*
Portable Python script across Python version
Serge Guelton
2018-12-18
1
-0
/
+1
*
Portable Python script across Python version
Serge Guelton
2018-12-18
1
-4
/
+2
*
Revert "Try to update the test to fix the breakage With the new warning, we a...
Adam Nemet
2018-12-14
1
-1
/
+1
*
Try to update the test to fix the breakage
Sylvestre Ledru
2018-12-13
1
-1
/
+1
*
Portable Python script across version
Serge Guelton
2018-12-03
1
-9
/
+9
*
[python] Support PathLike filenames and directories
Michal Gorny
2018-11-10
5
-18
/
+151
*
Add check-clang-python to the Clang tests directory in IDEs; NFC.
Aaron Ballman
2018-10-18
1
-0
/
+1
*
[python] [tests] Disable on known-broken arches
Michal Gorny
2018-10-17
1
-11
/
+21
*
[python] [tests] Disable python binding tests under LLVM_USE_SANITIZER=Address
Artem Dergachev
2018-10-15
1
-1
/
+16
*
[python] [tests] Re-add once again, this time without Windows
Michal Gorny
2018-10-12
1
-1
/
+6
*
Revert rL344365: [tests] Readd Python binding tests to check-all
Simon Pilgrim
2018-10-12
1
-2
/
+1
*
[tests] Readd Python binding tests to check-all
Michal Gorny
2018-10-12
1
-1
/
+2
*
[python] [tests] Remove cdb lookup failure test
Michal Gorny
2018-10-12
1
-5
/
+0
*
[python] [tests] Fix calling tests on Windows
Michal Gorny
2018-10-11
1
-1
/
+3
*
[python] [tests] Retab CMakeLists.txt for consistency (NFC)
Michal Gorny
2018-10-11
1
-3
/
+3
*
[tests] Remove Python tests from check-all due to breakage
Michal Gorny
2018-10-11
1
-1
/
+1
*
[tests] Include Python binding tests in CMake rules
Michal Gorny
2018-10-11
1
-0
/
+8
*
Revert r344241 as it broke multiple bots.
Aaron Ballman
2018-10-11
1
-7
/
+0
*
[tests] Include Python binding tests in CMake rules
Michal Gorny
2018-10-11
1
-0
/
+7
*
[python] [tests] Support overriding library path via environment
Michal Gorny
2018-10-11
18
-2
/
+86
*
[python] [tests] Update test_code_completion
Michal Gorny
2018-09-24
1
-4
/
+4
*
[python bindings] Expose getNumTemplateArguments
Jonathan Coe
2018-09-11
2
-0
/
+40
*
[bindings] Fix most Python binding unittests on Windows
Jonathan Coe
2018-06-21
3
-22
/
+21
*
implementing Cursor.get_included_file in python bindings
Jonathan Coe
2018-05-10
2
-4
/
+23
*
[python bindings] Fix Cursor.result_type for ObjC method declarations - Bug 3...
Jonathan Coe
2018-04-22
2
-1
/
+18
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-2
/
+2
*
Remove duplicate python libclang changes from r320748
Alex Lorenz
2017-12-14
2
-21
/
+0
*
[libclang] Add support for checking abstractness of records
Alex Lorenz
2017-12-14
2
-0
/
+42
*
[python] [tests] Fix test_linkage for unique external linkage
Michal Gorny
2017-11-11
1
-1
/
+2
*
[python] [tests] Rewrite to use standard unittest module
Michal Gorny
2017-11-10
18
-1596
/
+1658
*
[python] [tests] Update priority values in code completion test
Michal Gorny
2017-11-09
1
-2
/
+2
*
[bindings] fix TLS test failure
Masud Rahman
2017-11-08
1
-4
/
+14
*
Reverting r316278 due to failing build bots.
Aaron Ballman
2017-10-21
2
-103
/
+24
*
[libclang, bindings]: add spelling location
Masud Rahman
2017-10-21
2
-24
/
+103
[next]