[all-commits] [llvm/llvm-project] 3ce69d: [NFC][OpenMP] Renamed all variable and function na...

Shilei Tian via All-commits all-commits at lists.llvm.org
Tue Jul 28 17:11:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ce69d4d50a24394eff15f92e3f4a609acc963e7
      https://github.com/llvm/llvm-project/commit/3ce69d4d50a24394eff15f92e3f4a609acc963e7
  Author: Shilei Tian <tianshilei1992 at gmail.com>
  Date:   2020-07-28 (Tue, 28 Jul 2020)

  Changed paths:
    M openmp/libomptarget/src/api.cpp
    M openmp/libomptarget/src/device.cpp
    M openmp/libomptarget/src/device.h
    M openmp/libomptarget/src/interface.cpp
    M openmp/libomptarget/src/omptarget.cpp
    M openmp/libomptarget/src/private.h

  Log Message:
  -----------
  [NFC][OpenMP] Renamed all variable and function names in `target` to conform with LLVM code standard

This patch only touched variables and functions in `target`.

Reviewed By: ye-luo

Differential Revision: https://reviews.llvm.org/D84797




More information about the All-commits mailing list