This revision was automatically updated to reflect the committed changes.
Closed by commit rL312622: Fix __repr__ for Diagnostic in clang.cindex
(authored by jbcoe).
Changed prior to commit:
https://reviews.llvm.org/D37490?vs=113896&id=113966#toc
Repository:
rL LLVM
https://reviews.llvm.org
jbcoe created this revision.
jbcoe added a project: clang-c.
Also move misplaced tests for exception specification to fix failing Python
tests.
Repository:
rL LLVM
https://reviews.llvm.org/D37490
Files:
clang/bindings/python/clang/cindex.py
clang/bindings/python/tests/cindex/test_diagno