Skip to content

Commit

Permalink
Remove debug code
Browse files Browse the repository at this point in the history
Signed-off-by: Jiang, Zhiwei <[email protected]>
  • Loading branch information
zhiweij1 committed Apr 3, 2024
1 parent b4053a9 commit 15a50b6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions clang/test/dpct/is_dev_copyable_spec.cu
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
// RUN: dpct --format-range=none --out-root %T/is_dev_copyable_spec %s --cuda-include-path="%cuda-path/include"
// RUN: echo "================================================================================"
// RUN: cat %T/is_dev_copyable_spec/is_dev_copyable_spec.dp.cpp
// RUN: echo "================================================================================"
// RUN: FileCheck --input-file %T/is_dev_copyable_spec/is_dev_copyable_spec.dp.cpp --match-full-lines %s
// RUN: %if build_lit %{icpx -c -fsycl %T/is_dev_copyable_spec/is_dev_copyable_spec.dp.cpp -o %T/is_dev_copyable_spec/is_dev_copyable_spec.dp.o %}


// CHECK: template<class T1, class T2>
// CHECK-NEXT: struct UserStruct1 {
// CHECK-NEXT: UserStruct1() {}
Expand Down

0 comments on commit 15a50b6

Please sign in to comment.