jhuber6 added inline comments.

================
Comment at: clang/test/Driver/openmp-offload-gpu.c:350
+
+// RUN:   %clang -### -fopenmp=libomp -fopenmp-targets=nvptx64-nvidia-cuda 
-Xopenmp-target=nvptx64-nvida-cuda -march=sm_70 \
+// RUN:          
--libomptarget-nvptx-bc-path=%S/Inputs/libomptarget/libomptarget-new-nvptx-test.bc
 \
----------------
MaskRay wrote:
> Delete excessive indentation
> 
> Generally indenting the continuation lines by 2 column is sufficient.
All the other lines are formatted like this in this file so I was just keeping 
it consistent. I could make a separate patch to clean it up.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122679/new/

https://reviews.llvm.org/D122679

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to