This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from fed477d [modules] Make the tweak to avoid circular inclusion of emmin [...] new 2163377 Compilation for Intel MCU (Part 1/3) new 1aa3f7b [Tooling] Inject -resource-dir instead of overwriting argv[0].
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/Driver/Options.td | 2 ++ lib/Driver/Driver.cpp | 41 ++++++++++++++++++++++------ lib/Driver/Tools.cpp | 7 +++++ lib/Tooling/Tooling.cpp | 31 +++++++++++++++------ test/Driver/miamcu-opt.c | 18 ++++++++++++ test/Tooling/clang-check-builtin-headers.cpp | 2 ++ 6 files changed, 85 insertions(+), 16 deletions(-) create mode 100644 test/Driver/miamcu-opt.c