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

Jonathan B Coe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 27 15:55:21 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306483: [libclang] Support for querying the exception specification type through… (authored by jbcoe).

Changed prior to commit:
  https://reviews.llvm.org/D34091?vs=102934&id=104301#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34091

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34091.104301.patch
Type: text/x-patch
Size: 15137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170627/a4155036/attachment.bin>


More information about the cfe-commits mailing list