[PATCH] D34091: Support for querying the exception specification type through libclang

Andrew J. Bennieston via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jun 17 02:28:24 PDT 2017


ajbennieston updated this revision to Diff 102934.
ajbennieston added a comment.

V3 with indentation and punctuation fixes.


https://reviews.llvm.org/D34091

Files:
  bindings/python/clang/cindex.py
  bindings/python/tests/cindex/test_exception_specification_kind.py
  include/clang-c/Index.h
  test/Index/get-cursor.cpp
  tools/c-index-test/c-index-test.c
  tools/libclang/CXType.cpp
  tools/libclang/libclang.exports

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34091.102934.patch
Type: text/x-patch
Size: 14894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170617/e54861bd/attachment-0001.bin>


More information about the cfe-commits mailing list