Also move misplaced tests for exception specification to fix failing Python tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D37490
Fix __repr__ for Diagnostic in clang.cindex ClosedPublic Authored by jbcoe on Sep 5 2017, 12:48 PM.
Details Summary Also move misplaced tests for exception specification to fix failing Python tests.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 5 2017, 3:57 PM Closed by commit rL312622: Fix __repr__ for Diagnostic in clang.cindex (authored by jbcoe). · Explain WhySep 6 2017, 12:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 113966 cfe/trunk/bindings/python/clang/cindex.py
cfe/trunk/bindings/python/tests/cindex/test_diagnostics.py
cfe/trunk/bindings/python/tests/cindex/test_exception_specification_kind.py
cfe/trunk/bindings/python/tests/test_exception_specification_kind.py
|