Skip to content

Commit 401568f

Browse files
Fix gcc expected test output for M18-2-1, using macro offsetof
1 parent dd63211 commit 401568f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
| test.cpp:9:32:9:51 | offsetof(__typ,__id) | Use of banned macro offsetof. |
1+
| test.cpp:9:32:9:51 | offsetof(TYPE,MEMBER) | Use of banned macro offsetof. |

0 commit comments

Comments
 (0)