]> granicus.if.org Git - clang/commit
Index: expose is_mutable_field
authorSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 27 Oct 2015 15:50:22 +0000 (15:50 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 27 Oct 2015 15:50:22 +0000 (15:50 +0000)
commit08e335a6480652848ff006cdd0534f26307803b7
treeb4ecd45a4ee73f8d8ab3b0dff9ddf001920f973b
parentf0ecf646e05ea51f0c2d7603700d24f6bb214c8f
Index: expose is_mutable_field

Expose isMutable via libClang and python bindings.

Patch by Jonathan B Coe!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@251410 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/python/clang/cindex.py
bindings/python/tests/cindex/test_cursor.py
include/clang-c/Index.h
test/Index/index-file.cpp
tools/c-index-test/c-index-test.c
tools/libclang/CIndex.cpp
tools/libclang/libclang.exports