This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from be05121747 [X86] Allow _MM_FROUND_CUR_DIRECTION and _MM_FROUND_NO_EXC t [...] new dea079e4f5 [Driver] Add -static-openmp driver option
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 | 2 ++ lib/Driver/ToolChains/CommonArgs.cpp | 27 ++++++++++++++++++--------- lib/Driver/ToolChains/CommonArgs.h | 1 + lib/Driver/ToolChains/FreeBSD.cpp | 6 +++++- lib/Driver/ToolChains/Gnu.cpp | 6 +++++- lib/Driver/ToolChains/NetBSD.cpp | 6 +++++- test/Driver/fopenmp.c | 31 +++++++++++++++++++++++++++++++ 7 files changed, 67 insertions(+), 12 deletions(-)