summaryrefslogtreecommitdiffstats
path: root/clang/bindings/python/tests/cindex/test_diagnostics.py
Commit message (Expand)AuthorAgeFilesLines
* python: add bindings for children of diagnosticsSaleem Abdulrasool2016-04-301-0/+12
* [clang.py] Refactor get_tu and get_cursor test helper functions into util.pyGregory Szorc2012-03-101-24/+9
* [clang.py] Expose diagnostic category and option info to Python bindingTobias Grosser2012-02-051-3/+31
* Update python testcase for GNU old-style field designator warning,Douglas Gregor2011-08-301-1/+1
* python bindings: Remove unneeded instructionTobias Grosser2011-02-051-2/+0
* python bindings: fix Diagnostics.range iteratorTobias Grosser2011-02-051-0/+23
* CIndex: Switch CXSourceRange to proper half-open intervals.Daniel Dunbar2010-02-141-1/+1
* cindex/Python: Add full support for Diagnostic and FixIt objects, available v...Daniel Dunbar2010-01-301-0/+48
OpenPOWER on IntegriCloud