C++: Use interpolation to avoid a bad join order.

This commit is contained in:
Mathias Vorreiter Pedersen
2024-04-16 16:24:08 +01:00
parent c647f30576
commit c3cf425079
2 changed files with 3 additions and 4 deletions

View File

@@ -1 +1 @@
| test.cpp:27:5:27:6 | f1 | The variable 'b' is used in this function but may not be initialized when it is called. |
| test.cpp:27:5:27:6 | f1 | The variable $@ is used in this function but may not be initialized when it is called. | test.cpp:14:5:14:5 | b | b |