This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b82333f [OpenMP] Add support to map member expressions with reference [...] new 0025c15 Revert "[Driver] Compute effective target triples once per jo [...] new a43c36c Retry: [Driver] Compute effective target triples once per job (NFCI)
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: docs/ReleaseNotes.rst | 3 +- include/clang/Driver/SanitizerArgs.h | 7 +- include/clang/Driver/Tool.h | 2 - include/clang/Driver/ToolChain.h | 37 ++++- lib/Driver/Driver.cpp | 29 ++-- lib/Driver/SanitizerArgs.cpp | 19 +-- lib/Driver/ToolChain.cpp | 53 +++--- lib/Driver/ToolChains.cpp | 55 +++---- lib/Driver/ToolChains.h | 21 +-- lib/Driver/Tools.cpp | 307 ++++++++++++++--------------------- lib/Driver/Tools.h | 59 +------ 11 files changed, 228 insertions(+), 364 deletions(-)