This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d32e8534a6 Revert "[ClangFormat] IndentWrappedFunctionNames should be t [...] new 2e8732d1c6 [libclang] Add support for checking abstractness of records new c0bbfc6da1 Fix many -Wsign-compare and -Wtautological-constant-compare [...]
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 | 20 ++++++++++++++++++++ bindings/python/tests/cindex/test_cursor.py | 22 ++++++++++++++++++++++ include/clang-c/Index.h | 8 +++++++- lib/CodeGen/CGExpr.cpp | 2 +- test/Index/load-classes.cpp | 2 +- tools/c-index-test/c-index-test.c | 2 ++ tools/libclang/CIndex.cpp | 11 +++++++++++ tools/libclang/libclang.exports | 1 + 8 files changed, 65 insertions(+), 3 deletions(-)