Fix #14782: Partially or fully missing valuetype info for auto declarations #8599
20 new alerts
New alerts in code changed by this pull request
- 20 warnings
See annotations below for details.
Annotations
Check warning on line 7317 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Each operand of binary bitwise operator should be of unsigned type Warning
Check warning on line 7317 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Left operand of the shift operator should be of unsigned type Warning
Check warning on line 7317 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Each operand of binary bitwise operator should be of unsigned type Warning
Check warning on line 7317 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Right operand of the shift operator should be of unsigned type or a positive constant expression Warning
Check warning on line 7319 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Each operand of binary bitwise operator should be of unsigned type Warning
Check warning on line 7319 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Left operand of the shift operator should be of unsigned type Warning
Check warning on line 7319 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Each operand of binary bitwise operator should be of unsigned type Warning
Check warning on line 7319 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Right operand of the shift operator should be of unsigned type or a positive constant expression Warning
Check warning on line 7330 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Each operand of binary bitwise operator should be of unsigned type Warning
Check warning on line 7330 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Each operand of binary bitwise operator should be of unsigned type Warning
Check warning on line 7331 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Each operand of binary bitwise operator should be of unsigned type Warning
Check warning on line 7331 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Each operand of binary bitwise operator should be of unsigned type Warning
Check warning on line 7334 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Each operand of binary bitwise operator should be of unsigned type Warning
Check warning on line 7334 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Left operand of the shift operator should be of unsigned type Warning
Check warning on line 7334 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Each operand of binary bitwise operator should be of unsigned type Warning
Check warning on line 7334 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Right operand of the shift operator should be of unsigned type or a positive constant expression Warning
Check warning on line 7337 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Each operand of binary bitwise operator should be of unsigned type Warning
Check warning on line 7337 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Left operand of the shift operator should be of unsigned type Warning
Check warning on line 7337 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Each operand of binary bitwise operator should be of unsigned type Warning
Check warning on line 7337 in lib/symboldatabase.cpp
Code scanning / Cppcheck Premium
Use bitwise operators only on unsigned operands. Right operand of the shift operator should be of unsigned type or a positive constant expression Warning