[all-commits] [llvm/llvm-project] 740ed6: Revert "[SYCL] Driver option to select SYCL version"
Alexey Bader via All-commits
all-commits at lists.llvm.org
Thu Feb 27 08:35:27 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 740ed617f7d4d16e7883636c5eff994f8be7eba4
https://github.com/llvm/llvm-project/commit/740ed617f7d4d16e7883636c5eff994f8be7eba4
Author: Alexey Bader <alexey.bader at intel.com>
Date: 2020-02-27 (Thu, 27 Feb 2020)
Changed paths:
M clang/include/clang/Basic/LangOptions.def
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/lib/Frontend/CompilerInvocation.cpp
M clang/lib/Frontend/InitPreprocessor.cpp
M clang/test/Driver/sycl.c
M clang/test/Frontend/sycl-aux-triple.cpp
M clang/test/Preprocessor/sycl-macro.cpp
M clang/test/SemaSYCL/kernel-attribute.cpp
Log Message:
-----------
Revert "[SYCL] Driver option to select SYCL version"
This reverts commit bd97704eaaaab5a95ecb048ce343c1a4be5d94e5.
It broke tests on mac: http://45.33.8.238/mac/9011/step_7.txt
More information about the All-commits
mailing list