This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ff4214ddcf Do not inherit default arguments for friend function in clas [...] new cb6021b041 [libclang] Expose typedef and address space functions
The 1 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 | 11 +++++++++++ bindings/python/tests/cindex/test_type.py | 17 +++++++++++++++++ include/clang-c/Index.h | 12 +++++++++++- tools/libclang/CXType.cpp | 22 ++++++++++++++++++++++ tools/libclang/libclang.exports | 2 ++ 5 files changed, 63 insertions(+), 1 deletion(-)