This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c22cde5 [OpenMP] Add the nowait clause to target update construct. new 5a7e51b [OpenCL] Include opencl-c.h by default as a clang module
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/CC1Options.td | 2 + include/clang/Frontend/CompilerInvocation.h | 3 +- lib/Frontend/CompilerInvocation.cpp | 13 +++++- lib/Headers/module.modulemap | 5 ++ test/Headers/opencl-c-header.cl | 71 ++++++++++++++++++++++++++--- 6 files changed, 85 insertions(+), 11 deletions(-)