File tree 2 files changed +2
-2
lines changed
cpp/common/test/deviations/deviations_basic_test
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
| attribute_syntax.cpp:6:15:6:17 | dd1 | Use of long double type. |
2
2
| attribute_syntax.cpp:21:15:21:17 | d10 | Use of long double type. |
3
3
| attribute_syntax.cpp:29:15:29:17 | d14 | Use of long double type. |
4
- | attribute_syntax.cpp:33 :20:33 :22 | d16 | Use of long double type. |
4
+ | attribute_syntax.cpp:34 :20:34 :22 | d16 | Use of long double type. |
5
5
| attribute_syntax.cpp:55:15:55:16 | d1 | Use of long double type. |
6
6
| attribute_syntax.cpp:57:17:57:18 | d2 | Use of long double type. |
7
7
| attribute_syntax.cpp:60:17:60:18 | d3 | Use of long double type. |
Original file line number Diff line number Diff line change 4
4
| attribute_syntax.cpp:24:5:24:8 | call to getZ | Return value from call to $@ is unused. | attribute_syntax.cpp:1:5:1:8 | getZ | getZ |
5
5
| attribute_syntax.cpp:26:5:26:8 | call to getZ | Return value from call to $@ is unused. | attribute_syntax.cpp:1:5:1:8 | getZ | getZ |
6
6
| attribute_syntax.cpp:30:3:30:6 | call to getZ | Return value from call to $@ is unused. | attribute_syntax.cpp:1:5:1:8 | getZ | getZ |
7
- | attribute_syntax.cpp:41 :3:41 :6 | call to getZ | Return value from call to $@ is unused. | attribute_syntax.cpp:1:5:1:8 | getZ | getZ |
7
+ | attribute_syntax.cpp:42 :3:42 :6 | call to getZ | Return value from call to $@ is unused. | attribute_syntax.cpp:1:5:1:8 | getZ | getZ |
8
8
| attribute_syntax.cpp:49:5:49:8 | call to getZ | Return value from call to $@ is unused. | attribute_syntax.cpp:1:5:1:8 | getZ | getZ |
9
9
| attribute_syntax.cpp:61:5:61:8 | call to getZ | Return value from call to $@ is unused. | attribute_syntax.cpp:1:5:1:8 | getZ | getZ |
10
10
| main.cpp:12:3:12:6 | call to getX | Return value from call to $@ is unused. | main.cpp:8:5:8:8 | getX | getX |
You can’t perform that action at this time.
0 commit comments