This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6871058dbd [AST] Another attempt at fixing the ARM bots. new d3799d838c [libclang] Only mark CXCursors for explicit attributes with a type new a9e0f00827 Link to AggressiveInstCombine in a few places. Unbreaks buil [...]
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: lib/CodeGen/CMakeLists.txt | 1 + test/Index/annotate-tokens-unexposed.cpp | 20 ++++++++++++++++++++ tools/driver/CMakeLists.txt | 1 + tools/libclang/CIndex.cpp | 2 +- 4 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 test/Index/annotate-tokens-unexposed.cpp