Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ayylol committed Sep 11, 2024
1 parent 7ba92eb commit 1d7ff55
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// -O0 is necessary; on higher levels of optimization, an error
// would not occur because of dead argument elimination of the local_accessor.
// RUN: %{build} -o %t.out %no_opt
// RUN: %{build} -o %t.out %no_opt
// RUN: %{run} %t.out

#include <sycl/detail/core.hpp>
Expand Down

0 comments on commit 1d7ff55

Please sign in to comment.