[PATCH] D10834: Added functions to retrieve information about whether a vardecl is local in libclang and its python bindings.
guibufolo+llvm@gmail.com via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 1 06:18:47 PDT 2016
RedX2501 updated this revision to Diff 52358.
RedX2501 added a comment.
Fixed compiler warnings.
http://reviews.llvm.org/D10834
Files:
bindings/python/clang/cindex.py
bindings/python/tests/cindex/test_cursor.py
include/clang-c/Index.h
test/Index/islocalvardecl.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: D10834.52358.patch
Type: text/x-patch
Size: 6956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160401/3033c4d1/attachment.bin>
More information about the cfe-commits
mailing list