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

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 14 14:02:39 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320748: [libclang] Add support for checking abstractness of records (authored by arphaman, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D36952?vs=126298&id=127021#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36952

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36952.127021.patch
Type: text/x-patch
Size: 5683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171214/45348ba3/attachment-0001.bin>


More information about the cfe-commits mailing list