[PATCH] D13388: Add support for querying the visibility of a cursor
Michael Wu via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 12 17:14:42 PST 2015
michaelwu updated this revision to Diff 40100.
michaelwu added a comment.
This removes the test for protected visibility and improves documentation for clang_getCursorVisibility.
http://reviews.llvm.org/D13388
Files:
include/clang-c/Index.h
test/Index/symbol-visibility.c
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: D13388.40100.patch
Type: text/x-patch
Size: 5725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151113/deae36d4/attachment.bin>
More information about the cfe-commits
mailing list