This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from bd0f432 [ObjC][Sema] Avoid warning about a call to an instance method [...] new 3fde646 [Driver] Define macro __APPLE_EMBEDDED_SIMULATOR__ when optio [...]
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/Options.td | 12 ++++++------ lib/Driver/ToolChains/Darwin.cpp | 19 ++++++++++++++++--- test/Driver/darwin-simulator-macro.c | 12 ++++++++++++ 3 files changed, 34 insertions(+), 9 deletions(-) create mode 100644 test/Driver/darwin-simulator-macro.c