This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9609b146ec [Bugfix] fix r369705 unit test new 3d90e05c77 [libclang][NFC] Remove debug comment new f9ea87c3e3 [clang][ifs] New interface stubs format (llvm triple based).
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/Frontend/FrontendActions.h | 6 +++ include/clang/Frontend/FrontendOptions.h | 1 + lib/Driver/ToolChains/Clang.cpp | 2 + lib/Frontend/CompilerInvocation.cpp | 4 ++ lib/Frontend/InterfaceStubFunctionsConsumer.cpp | 53 +++++++++++++++++++++++++ lib/FrontendTool/ExecuteCompilerInvocation.cpp | 2 + tools/libclang/Indexing.cpp | 4 +- 7 files changed, 69 insertions(+), 3 deletions(-)