diff options
author | Marco Antognini <marco.antognini@arm.com> | 2018-10-19 09:01:37 +0000 |
---|---|---|
committer | Marco Antognini <marco.antognini@arm.com> | 2018-10-19 09:01:37 +0000 |
commit | c0d541d74a3cae42f7cca69f51ab2706567e40dd (patch) | |
tree | 27dc8d9de4d4e39096962f2f61a2779863f1801c /clang/unittests/Format/FormatTestJava.cpp | |
parent | 812b6c51c34bc7ed53bb8ddbbceeb5151ac01c94 (diff) | |
download | llvm-c0d541d74a3cae42f7cca69f51ab2706567e40dd.zip llvm-c0d541d74a3cae42f7cca69f51ab2706567e40dd.tar.gz llvm-c0d541d74a3cae42f7cca69f51ab2706567e40dd.tar.bz2 |
[OpenCL] Remove unwanted signedness conversion from tests
The get_kernel_* functions used in cl20-device-side-enqueue.cl all return
unsigned integers. This patch avoids undesired implicit conversions on the
returned values.
Differential Revision: https://reviews.llvm.org/D52873
llvm-svn: 344778
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions