index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
bindings
/
python
/
tests
/
cindex
/
test_diagnostics.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed more -Wreturn-type tests
Dávid Bolvanský
2019-11-09
1
-1
/
+1
*
Make -Wstring-plus-int warns even if when the result is not out of bounds
Arnaud Bienner
2019-01-03
1
-2
/
+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
*
[python] [tests] Support overriding library path via environment
Michal Gorny
2018-10-11
1
-0
/
+5
*
[python] [tests] Rewrite to use standard unittest module
Michal Gorny
2017-11-10
1
-97
/
+100
*
Fix __repr__ for Diagnostic in clang.cindex
Jonathan Coe
2017-09-06
1
-0
/
+8
*
python: add bindings for children of diagnostics
Saleem Abdulrasool
2016-04-30
1
-0
/
+12
*
[clang.py] Refactor get_tu and get_cursor test helper functions into util.py
Gregory Szorc
2012-03-10
1
-24
/
+9
*
[clang.py] Expose diagnostic category and option info to Python binding
Tobias Grosser
2012-02-05
1
-3
/
+31
*
Update python testcase for GNU old-style field designator warning,
Douglas Gregor
2011-08-30
1
-1
/
+1
*
python bindings: Remove unneeded instruction
Tobias Grosser
2011-02-05
1
-2
/
+0
*
python bindings: fix Diagnostics.range iterator
Tobias Grosser
2011-02-05
1
-0
/
+23
*
CIndex: Switch CXSourceRange to proper half-open intervals.
Daniel Dunbar
2010-02-14
1
-1
/
+1
*
cindex/Python: Add full support for Diagnostic and FixIt objects, available v...
Daniel Dunbar
2010-01-30
1
-0
/
+48