Skip to content

Commit e83658e

Browse files
committed
C++: Upgrade query precision.
1 parent 2d02056 commit e83658e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/ql/src/Likely Bugs/Underspecified Functions/ImplicitFunctionDeclaration.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* may lead to unpredictable behavior.
66
* @kind problem
77
* @problem.severity warning
8-
* @precision medium
8+
* @precision high
99
* @id cpp/implicit-function-declaration
1010
* @tags correctness
1111
* maintainability

0 commit comments

Comments
 (0)