mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 15:25:35 +08:00
Upgrade and cleanup cppcheck suppressions to version 1.76.1
Also renamed the suppressions file to the standard name. refs #831
This commit is contained in:
committed by
Mathew Sutcliffe
parent
cad1eb4952
commit
e82d06849c
@@ -118,6 +118,7 @@ namespace BlackMisc
|
||||
return result;
|
||||
}
|
||||
#else
|
||||
// cppcheck-suppress unusedFunction
|
||||
QStringList getStackTrace()
|
||||
{
|
||||
return { "No stack trace on this platform" };
|
||||
|
||||
Reference in New Issue
Block a user