[all-commits] [llvm/llvm-project] f7c3c6: [NFC][libomptarget]Remove TRUE, FALSE macros from o...

Jon Chesterfield via All-commits all-commits at lists.llvm.org
Sat Oct 26 17:31:23 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f7c3c640af1fd5f750e6e89f022a7b1c93b3e64a
      https://github.com/llvm/llvm-project/commit/f7c3c640af1fd5f750e6e89f022a7b1c93b3e64a
  Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
  Date:   2019-10-27 (Sun, 27 Oct 2019)

  Changed paths:
    M openmp/libomptarget/deviceRTLs/nvptx/src/cancel.cu
    M openmp/libomptarget/deviceRTLs/nvptx/src/debug.h
    M openmp/libomptarget/deviceRTLs/nvptx/src/libcall.cu
    M openmp/libomptarget/deviceRTLs/nvptx/src/loop.cu
    M openmp/libomptarget/deviceRTLs/nvptx/src/option.h
    M openmp/libomptarget/deviceRTLs/nvptx/src/parallel.cu

  Log Message:
  -----------
  [NFC][libomptarget]Remove TRUE,FALSE macros from option.h

Summary:
[NFC][libomptarget]Remove TRUE,FALSE macros from option.h
Subset of D69423. Patch series ends with removing option.h.

Reviewers: ABataev, jdoerfert, grokos

Subscribers: openmp-commits

Tags: #openmp

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




More information about the All-commits mailing list