Skip to content

Commit 8cb4485

Browse files
committed
FIX: Fix test failure in offload/test/mapping/power_of_two_alignment.c
A C file with `template` in it. Awesome.
1 parent ed7a8f1 commit 8cb4485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

offload/test/mapping/power_of_two_alignment.c renamed to offload/test/mapping/power_of_two_alignment.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %libomptarget-compile-run-and-check-generic
1+
// RUN: %libomptarget-compilexx-run-and-check-generic
22

33
// Assuming the stack is allocated on the host starting at high addresses, the
44
// host memory layout for the following program looks like this:

0 commit comments

Comments
 (0)