BugReporter.cpp is already severely overloaded, and those dump methods are on PathDiagnostics and should belong in the corresponding implementation file.
Details
Details
- Reviewers
 dcoughlin NoQ - Commits
 - rG1cf8cdc68738: [analyzer] [NFC] Move ::dump methods from BugReporter.cpp to PathDiagnostics.cpp
rL334541: [analyzer] [NFC] Move ::dump methods from BugReporter.cpp to PathDiagnostics.cpp
rC334541: [analyzer] [NFC] Move ::dump methods from BugReporter.cpp to PathDiagnostics.cpp 
Diff Detail
Diff Detail
- Repository
 - rC Clang