[PATCH] D36952: [libclang] Add support for checking abstractness of records

Johann Klähn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 10 12:15:08 PST 2017


jklaehn updated this revision to Diff 126298.
jklaehn added a comment.

ping (rebased)


https://reviews.llvm.org/D36952

Files:
  bindings/python/clang/cindex.py
  bindings/python/tests/cindex/test_cursor.py
  include/clang-c/Index.h
  test/Index/load-classes.cpp
  tools/c-index-test/c-index-test.c
  tools/libclang/CIndex.cpp
  tools/libclang/libclang.exports

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36952.126298.patch
Type: text/x-patch
Size: 4725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171210/73c4fb48/attachment.bin>


More information about the cfe-commits mailing list