This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from fa9d46ba33 Fix accidentally used hard tabs. NFC new 915f39b66a [SYCL] Add clang front-end option to enable SYCL device comp [...]
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 | 8 +++++++- lib/Frontend/CompilerInvocation.cpp | 2 ++ lib/Frontend/InitPreprocessor.cpp | 6 ++++++ test/Preprocessor/sycl-macro.cpp | 5 +++++ 5 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 test/Preprocessor/sycl-macro.cpp