Skip to content

Commit

Permalink
Add missing file input in diag test
Browse files Browse the repository at this point in the history
  • Loading branch information
kchristin22 committed Nov 8, 2024
1 parent 0271979 commit a09a7e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CUDA/ErrorChecking.cpp → test/CUDA/ErrorChecking.cu
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// RUN: %cladclang_cuda -I%S/../../include -fsyntax-only -Xclang -verify 2>&1
// RUN: %cladclang_cuda %s -I%S/../../include -fsyntax-only -Xclang -verify 2>&1
//
// UNSUPPORTED: cuda-runtime

Expand Down

0 comments on commit a09a7e9

Please sign in to comment.