llvm-project/clang/bindings
Alp Toker 3a3ee3e376 cindex.py: Avoid deprecated function
Implement Diagnostic::category_name() using clang_getDiagnosticCategoryText()
instead of the deprected clang_getDiagnosticCategoryName().

Preserves existing behaviour and API covered by existing tests.

llvm-svn: 206712
2014-04-20 01:07:03 +00:00
..
python cindex.py: Avoid deprecated function 2014-04-20 01:07:03 +00:00
xml Documentation parsing: add support for \throws \throw \exception commands 2013-11-12 22:16:08 +00:00