[OpenMP] fix clang warning about printf format in CUDA plugin
authorYe Luo <yeluo@anl.gov>
Tue, 30 Jun 2020 02:32:43 +0000 (22:32 -0400)
committerShilei Tian <tianshilei1992@gmail.com>
Tue, 30 Jun 2020 02:35:39 +0000 (22:35 -0400)
commit45bb073da8efc8652f7b8b351709ce0c838ed4b0
tree2f2cb8324e1fcea9a95340c71d3922ec9a492abb
parent6792a6077889f1ce77a3aa55b3e4fd3f1eb4333b
[OpenMP] fix clang warning about printf format in CUDA plugin

Summary: Warnings are printed by clang when building LIBOMPTARGET_ENABLE_DEBUG=ON due incorrect format string.

Reviewers: tianshilei1992, jdoerfert

Reviewed By: tianshilei1992

Subscribers: yaxunl, guansong, sstefan1, openmp-commits

Tags: #openmp

Differential Revision: https://reviews.llvm.org/D82789
openmp/libomptarget/plugins/cuda/src/rtl.cpp