This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from cbe186c3f1 [Index] Add setPreprocessor member to IndexDataConsumer. new 978d2c74ec [driver] Set the 'simulator' environment for Darwin when com [...]
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/Driver/ToolChain.h | 4 +++- lib/CodeGen/CGObjCMac.cpp | 5 +---- lib/Driver/ToolChain.cpp | 6 ++++++ lib/Driver/ToolChains/Darwin.cpp | 8 -------- lib/Driver/ToolChains/Darwin.h | 3 +++ lib/Frontend/InitPreprocessor.cpp | 5 +++++ test/Driver/darwin-sdkroot.c | 2 +- test/Driver/darwin-simulator-macro.c | 7 +++---- test/Driver/darwin-version.c | 16 ++++++++-------- test/Driver/fsanitize.c | 8 ++++---- 10 files changed, 34 insertions(+), 30 deletions(-)