SWDEV-316052 - fix HIP_Directed tests build error
Change-Id: I782c68859f77934f2cf672ee53378e51b1cb1ddd
[ROCm/clr commit: 8a8581edf5]
This commit is contained in:
committed by
Maneesh Gupta
orang tua
ad86c8a225
melakukan
abbb7b9bc5
@@ -2249,7 +2249,9 @@ typedef union {
|
||||
} ulong3;
|
||||
|
||||
typedef union {
|
||||
sturct { long long x; }
|
||||
struct {
|
||||
long long x;
|
||||
};
|
||||
long long data;
|
||||
} longlong1;
|
||||
typedef union {
|
||||
|
||||
Reference in New Issue
Block a user