This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4f06dcb [X86][F16C] Improved f16c intrinsics checks new 6a63ab2 [OPENMP] Add option '-fopenmp-version=[31|40|45]' allowing ch [...]
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/Basic/LangOptions.def | 2 +- include/clang/Driver/Options.td | 1 + lib/Driver/Tools.cpp | 4 +++- lib/Frontend/CompilerInvocation.cpp | 29 +++++++++++++++++------------ lib/Frontend/InitPreprocessor.cpp | 13 ++++++++++++- test/OpenMP/driver.c | 19 +++++++++++++++++++ test/OpenMP/predefined_macro.c | 2 +- 7 files changed, 54 insertions(+), 16 deletions(-)