This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7933f5f7ed [ASTImporter] Refactor unittests to be able to parameterize [...] new 3957c0ddc8 [OpenCL][PR40603] In C++ preserve compatibility with OpenCL C v2.0
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/OpenCLOptions.h | 29 +++++---- lib/Frontend/InitPreprocessor.cpp | 7 +-- lib/Parse/ParsePragma.cpp | 9 ++- lib/Sema/Sema.cpp | 7 ++- test/SemaOpenCL/extension-version.cl | 114 +++++++++++++++++------------------ test/SemaOpenCL/extensions.cl | 9 ++- 6 files changed, 92 insertions(+), 83 deletions(-)