This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 023670a Replace an ambiguous "it" new 4aeabe6 CIndex: add support for static_assert new 8b33386 Make sizeof and alignof a CXCursor_UnaryExpr new e88ae9a [CMake] Fix an issue building out-of-tree introduced in r272200
The 3 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: CMakeLists.txt | 2 ++ include/clang-c/Index.h | 8 ++++++-- lib/Sema/SemaCodeComplete.cpp | 1 + test/Index/annotate-tokens.c | 6 +++--- tools/libclang/CIndex.cpp | 10 ++++++++++ tools/libclang/CXCursor.cpp | 2 +- tools/libclang/CursorVisitor.h | 1 + 7 files changed, 24 insertions(+), 6 deletions(-)