[PATCH] D97717: [SYCL] Rework the SYCL driver options
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 17 04:47:57 PDT 2021
aaron.ballman updated this revision to Diff 331227.
aaron.ballman marked 3 inline comments as done.
aaron.ballman added a comment.
Updating the unit tests based on review feedback.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97717/new/
https://reviews.llvm.org/D97717
Files:
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Frontend/InitPreprocessor.cpp
clang/test/CodeGenSYCL/convergent.cpp
clang/test/CodeGenSYCL/filescope_asm.c
clang/test/Frontend/sycl-aux-triple.cpp
clang/test/Frontend/sycl.cpp
clang/test/Preprocessor/sycl-macro.cpp
clang/test/SemaSYCL/float128.cpp
clang/test/SemaSYCL/int128.cpp
clang/test/SemaSYCL/kernel-attribute.cpp
clang/test/SemaSYCL/prohibit-thread-local.cpp
clang/unittests/Frontend/CompilerInvocationTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97717.331227.patch
Type: text/x-patch
Size: 13500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210317/e2d9c62a/attachment.bin>
More information about the cfe-commits
mailing list