This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 551dc900ed Fix usage in TableGen of getValueAsString new 11e6fda273 [libclang] Visit attributes for function and class templates new e38adb6a0a [libclang] Add support for querying cursor availability
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bindings/python/clang/cindex.py | 33 +++++++++++++++++++++ bindings/python/tests/cindex/test_cursor.py | 45 +++++++++++++++++++++++++++++ test/Index/annotate-attribute.cpp | 12 ++++++++ tools/libclang/CIndex.cpp | 6 ++-- 4 files changed, 94 insertions(+), 2 deletions(-)