diff options
author | Shilei Tian <tianshilei1992@gmail.com> | 2020-08-19 16:07:58 -0400 |
---|---|---|
committer | Shilei Tian <tianshilei1992@gmail.com> | 2020-08-19 16:08:14 -0400 |
commit | 83c3d07994c4cd24b9548362d03290af2a9483b0 (patch) | |
tree | 9cb57cb20a0c6ad30f54239e4b280d0b119e28ef /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 9937872c02ba1b088a27a880301b6d816d971d16 (diff) | |
download | llvm-83c3d07994c4cd24b9548362d03290af2a9483b0.zip llvm-83c3d07994c4cd24b9548362d03290af2a9483b0.tar.gz llvm-83c3d07994c4cd24b9548362d03290af2a9483b0.tar.bz2 |
[OpenMP] Refactored the function `DeviceTy::data_exchange`
This patch contains the following changes:
1. Renamed the function `DeviceTy::data_exchange` to `DeviceTy::dataExchange`;
2. Changed the second argument `DeviceTy DstDev` to `DeviceTy &DstDev`;
3. Renamed the last argument.
Reviewed By: ye-luo
Differential Revision: https://reviews.llvm.org/D86238
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions