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/ql/test/query-tests/Likely Bugs/Conversion/LossyFunctionResultCast/ImplicitDowncastFromBitfield.expected
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,5 +4,3 @@
4
4
| test.cpp:40:13:40:21 | call to getDouble | Return value of type double is implicitly converted to int here. |
5
5
| test.cpp:43:6:43:12 | call to getMyLD | Return value of type long double is implicitly converted to bool here. |
6
6
| test.cpp:45:13:45:19 | call to getMyLD | Return value of type long double is implicitly converted to int here. |
7
-
| test.cpp:78:6:78:11 | call to roundf | Return value of type float is implicitly converted to bool here. |
8
-
| test.cpp:80:13:80:18 | call to roundf | Return value of type float is implicitly converted to int here. |
0 commit comments