This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7ec61889214d: [OpenCL] Add some more kernel argument tests
(authored by svenvh).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
Anastasia accepted this revision.
Anastasia added a comment.
This revision is now accepted and ready to land.
LGTM! Thanks
Comment at: clang/test/SemaOpenCL/invalid-kernel-parameters.cl:40
+void no_addrspace_param(global int x) { } // expected-error{{parameter may not
be qua
svenvh created this revision.
svenvh added a reviewer: Anastasia.
Herald added a subscriber: yaxunl.
Herald added a project: clang.
svenvh requested review of this revision.
These cases weren't in any of the SemaOpenCL tests yet.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D9