Skip to content

Commit 2db3484

Browse files
Merge pull request #687 from github/michaelrfairhurst/fix-gcc-expected-failures-m18-2-1
Fix gcc expected test output for M18-2-1, using macro offsetof
2 parents 9e56829 + 401568f commit 2db3484

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)