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
+1
Original file line number
Diff line number
Diff line change
@@ -9,3 +9,4 @@
9
9
| test.cpp:101:6:101:6 | definition of e | Declaration entry for function e is missing documentation. |
10
10
| test.cpp:108:1:108:30 | definition of message_to_string_undocumented | Declaration entry for function message_to_string_undocumented is missing documentation. |
11
11
| test.cpp:180:21:180:24 | definition of kBar | Declaration entry for member variable kBar is missing documentation. |
12
+
| test.cpp:227:14:227:17 | definition of foo3 | Declaration entry for function foo3 is missing documentation. |
0 commit comments