C++: Raise query to warning-high

This commit is contained in:
Mathias Vorreiter Pedersen
2020-01-17 13:59:25 +01:00
parent 9e71e7f2ef
commit 4fc325f794

View File

@@ -5,7 +5,7 @@
* may lead to unpredictable behavior.
* @kind problem
* @problem.severity warning
* @precision medium
* @precision high
* @id cpp/implicit-function-declaration
* @tags correctness
* maintainability