[all-commits] [llvm/llvm-project] 45bb07: [OpenMP] fix clang warning about printf format in ...
Ye Luo via All-commits
all-commits at lists.llvm.org
Mon Jun 29 19:35:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 45bb073da8efc8652f7b8b351709ce0c838ed4b0
https://github.com/llvm/llvm-project/commit/45bb073da8efc8652f7b8b351709ce0c838ed4b0
Author: Ye Luo <yeluo at anl.gov>
Date: 2020-06-29 (Mon, 29 Jun 2020)
Changed paths:
M openmp/libomptarget/plugins/cuda/src/rtl.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list