[PATCH] D37490: Fix __repr__ for Diagnostic in clang.cindex

Jonathan B Coe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 6 00:35:19 PDT 2017


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/D37490

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37490.113966.patch
Type: text/x-patch
Size: 4664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170906/dba21d20/attachment-0001.bin>


More information about the cfe-commits mailing list