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

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 12 04:32:17 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307769: [libclang] Support for querying whether an enum is scoped (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D35187?vs=106066&id=106173#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35187

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/print-type-declaration.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: D35187.106173.patch
Type: text/x-patch
Size: 4723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170712/f88c7f1f/attachment-0001.bin>


More information about the cfe-commits mailing list