[all-commits] [llvm/llvm-project] 1cee96: [SYCL] Disallow explicit casts between mismatching...
Mariya Podchishchaeva via All-commits
all-commits at lists.llvm.org
Mon Feb 7 00:55:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1cee9608982a866688434223bee44c878ea489b1
https://github.com/llvm/llvm-project/commit/1cee9608982a866688434223bee44c878ea489b1
Author: Mariya Podchishchaeva <mariya.podchishchaeva at intel.com>
Date: 2022-02-07 (Mon, 07 Feb 2022)
Changed paths:
M clang/lib/Sema/SemaCast.cpp
M clang/test/CodeGenSYCL/address-space-conversions.cpp
M clang/test/SemaSYCL/address-space-conversions.cpp
Log Message:
-----------
[SYCL] Disallow explicit casts between mismatching address spaces
Reviewed By: bader
Differential Revision: https://reviews.llvm.org/D118935
More information about the All-commits
mailing list