This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5ca7f42 Extend CompilationDatabase by a field for the output filename new 21dddd9 [libclang] Add APIs to check the result of an integer express [...]
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: include/clang-c/Index.h | 21 ++++++++++++++++++++- test/Index/evaluate-cursor.cpp | 14 ++++++++++++++ tools/c-index-test/c-index-test.c | 10 ++++++++-- tools/libclang/CIndex.cpp | 39 ++++++++++++++++++++++++++++++++++++--- tools/libclang/libclang.exports | 3 +++ 5 files changed, 81 insertions(+), 6 deletions(-)