[all-commits] [llvm/llvm-project] 633cae: [OpenCL] Move kernel arg type tests into one file
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Wed Nov 25 02:21:47 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 633cae30599cc5ec99f679079499a1f2ca4d3af3
https://github.com/llvm/llvm-project/commit/633cae30599cc5ec99f679079499a1f2ca4d3af3
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2020-11-25 (Wed, 25 Nov 2020)
Changed paths:
M clang/test/SemaOpenCL/invalid-kernel-parameters.cl
M clang/test/SemaOpenCL/invalid-kernel.cl
Log Message:
-----------
[OpenCL] Move kernel arg type tests into one file
Keep all kernel parameter type diagnostic tests in
invalid-kernel-parameters.cl .
Differential Revision: https://reviews.llvm.org/D92033
More information about the All-commits
mailing list