[clang] 3e3cf77 - [HIP][Clang][Driver] Fix build failure introduced by https://reviews.llvm.org/rG9a408588d1b8b7899eff593c537de539a4a12651
Alex Voicu via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 3 05:45:42 PDT 2023
Author: Alex Voicu
Date: 2023-10-03T13:45:32+01:00
New Revision: 3e3cf77cbebab237b3f9379fc07d4b1af391f874
URL: https://github.com/llvm/llvm-project/commit/3e3cf77cbebab237b3f9379fc07d4b1af391f874
DIFF: https://github.com/llvm/llvm-project/commit/3e3cf77cbebab237b3f9379fc07d4b1af391f874.diff
LOG: [HIP][Clang][Driver] Fix build failure introduced by https://reviews.llvm.org/rG9a408588d1b8b7899eff593c537de539a4a12651
Added:
clang/test/Driver/Inputs/hipstdpar/rocprim/rocprim/.keep
clang/test/Driver/Inputs/hipstdpar/thrust/thrust/.keep
Modified:
Removed:
################################################################################
diff --git a/clang/test/Driver/Inputs/hipstdpar/rocprim/rocprim/.keep b/clang/test/Driver/Inputs/hipstdpar/rocprim/rocprim/.keep
new file mode 100644
index 000000000000000..e69de29bb2d1d64
diff --git a/clang/test/Driver/Inputs/hipstdpar/thrust/thrust/.keep b/clang/test/Driver/Inputs/hipstdpar/thrust/thrust/.keep
new file mode 100644
index 000000000000000..e69de29bb2d1d64
More information about the cfe-commits
mailing list