Since a static function static bool removeUnneededCalls(...) is defined in BugReporter.cpp, BugReporter::RemoveUnneededCalls() is no longer needed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D42106
[analyzer] Remove the useless method declararion 'BugReporter::RemoveUnneededCalls()'. Authored by MTC on Jan 16 2018, 7:14 AM.
Details Since a static function static bool removeUnneededCalls(...) is defined in BugReporter.cpp, BugReporter::RemoveUnneededCalls() is no longer needed.
Diff Detail
|