Skip to content

Commit bb9873d

Browse files
committed
C++: Increase the query precision to high.
1 parent 39056e4 commit bb9873d

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)