This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2e69ccccc8 Fix -Wpedantic about extra semicolons in CGStmtOpenMP.cpp new 5411d2255c clang-cl: Alias /d1reportAllClassLayout to -fdump-record-lay [...] new 41e19f971f [libclang] Enhance clang_Cursor_isDynamicCall and clang_Curs [...]
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: include/clang-c/Index.h | 4 ++-- include/clang/Driver/CLCompatOptions.td | 2 ++ test/Driver/cl-options.c | 3 +++ test/Index/cursor-dynamic-call.mm | 12 +++++++++++- tools/c-index-test/c-index-test.c | 11 +++++++---- tools/libclang/CXCursor.cpp | 27 ++++++++++++++++++++++++++- 6 files changed, 51 insertions(+), 8 deletions(-)