You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cpp/autosar/test/rules/A2-7-3/UndocumentedUserDefinedType.expected
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,5 +6,4 @@
6
6
| test.cpp:78:6:78:6 | declaration of d | Declaration entry for function d is missing documentation. |
7
7
| test.cpp:81:6:81:6 | definition of e | Declaration entry for function e is missing documentation. |
8
8
| test.cpp:88:1:88:30 | definition of message_to_string_undocumented | Declaration entry for function message_to_string_undocumented is missing documentation. |
9
-
| test.cpp:113:14:113:14 | definition of operator() | Declaration entry for function operator() is missing documentation. |
10
9
| test.cpp:160:21:160:24 | definition of kBar | Declaration entry for member variable kBar is missing documentation. |
0 commit comments