[PATCH] D35187: [libclang] Support for querying whether an enum is scoped

Johann Klähn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 11 10:41:58 PDT 2017


jklaehn updated this revision to Diff 106066.
jklaehn added a project: clang.

https://reviews.llvm.org/D35187

Files:
  bindings/python/clang/cindex.py
  bindings/python/tests/cindex/test_cursor.py
  include/clang-c/Index.h
  test/Index/print-type-declaration.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: D35187.106066.patch
Type: text/x-patch
Size: 4513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170711/17f6a4ed/attachment.bin>


More information about the cfe-commits mailing list