Skip to content

Commit 5ef3a9d

Browse files
committed
Add expected results for AuditPossible[..]Definition
1 parent da1e77d commit 5ef3a9d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
| test.cpp:22:7:22:8 | a1 | Usage of bit-field in data type definition. |
2+
| test.cpp:47:9:47:10 | a2 | Usage of bit-field in data type definition. |
3+
| test.cpp:50:8:50:9 | c1 | Usage of bit-field in data type definition. |
4+
| test.cpp:57:8:57:8 | c | Usage of bit-field in data type definition. |

0 commit comments

Comments
 (0)