Index: lib/StaticAnalyzer/Core/CMakeLists.txt =================================================================== --- lib/StaticAnalyzer/Core/CMakeLists.txt +++ lib/StaticAnalyzer/Core/CMakeLists.txt @@ -15,7 +15,7 @@ BlockCounter.cpp IssueHash.cpp BugReporter.cpp - BugReporterVisitors.cpp + BugReporterVisitor.cpp CallEvent.cpp Checker.cpp CheckerContext.cpp